diff --git a/SQF/dayz_code/util/Reference.hpp b/Server Files/Archive/dayz_code/util/Reference.hpp similarity index 98% rename from SQF/dayz_code/util/Reference.hpp rename to Server Files/Archive/dayz_code/util/Reference.hpp index 679316f3e..0d5702a85 100644 --- a/SQF/dayz_code/util/Reference.hpp +++ b/Server Files/Archive/dayz_code/util/Reference.hpp @@ -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 \ No newline at end of file +#endif