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
@@ -19,8 +19,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef Titanium_CONSTANTS_H_
#define Titanium_CONSTANTS_H_
#ifndef TITANIUM_CONSTANTS_H_
#define TITANIUM_CONSTANTS_H_
#include "../types.h"
@@ -188,7 +188,7 @@ namespace Titanium {
}; //end namespace Titanium
#endif /*Titanium_CONSTANTS_H_*/
#endif /*TITANIUM_CONSTANTS_H_*/
/*
Titanium Notes: