1 
2 
3 #include "EgCommon.h"
4 
5 
6 
7 
8 #define GFORCE	1
9 
10 
11 
12 
13 #define MAX_WAVES_PER_SHAPE  15
14 
15 #define GFORCE_COMPAT_VERSION 116
16 #define GFORCE_VERS_STR "Welcome to G-Force 1.1.6"
17 
18 #define cGForceID		'g4ce'
19 #define cPluginAuthor	'Av55'
20 
21