Rename SQF/dayz_code/util/Reference.hpp to Server Files/Archive/dayz_code/util/Reference.hpp

This commit is contained in:
worldwidesorrow
2020-01-21 11:44:40 -06:00
committed by GitHub
parent 8c77b10625
commit f6582aa5e5

View File

@@ -16,4 +16,4 @@ Author: Foxy
//Sets the reference to point to the specified object.
#define Ref_Set(ref, val) ((ref) set [0, val])
#endif
#endif