Finished ClientVersion naming conventions (don't forget to copy the renamed patch_UF.conf file)

This commit is contained in:
Uleat
2015-01-27 05:09:35 -05:00
parent fab3a988ae
commit 4832acde0b
52 changed files with 479 additions and 489 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
#ifndef RoF2_STRUCTS_H_
#define RoF2_STRUCTS_H_
#ifndef ROF2_STRUCTS_H_
#define ROF2_STRUCTS_H_
namespace RoF2 {
namespace structs {
@@ -4881,4 +4881,4 @@ struct MercenaryMerchantResponse_Struct {
}; //end namespace structs
}; //end namespace RoF2
#endif /*RoF2_STRUCTS_H_*/
#endif /*ROF2_STRUCTS_H_*/