Merge branch 'master' of https://github.com/WagicProject/wagic
Conflicts: JGE/include/JTypes.h
This commit is contained in:
@@ -13,7 +13,7 @@ Author: Michael Nguyen
|
||||
/* Wagic versions */
|
||||
#define WAGIC_VERSION_MAJOR 0
|
||||
#define WAGIC_VERSION_MEDIUM 19
|
||||
#define WAGIC_VERSION_MINOR 1
|
||||
#define WAGIC_VERSION_MINOR 2
|
||||
|
||||
#define VERSION_DOT(a, b, c) a ##.## b ##.## c
|
||||
#define VERSION_WITHOUT_DOT(a, b, c) a ## b ## c
|
||||
@@ -30,4 +30,4 @@ Author: Michael Nguyen
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user