Added GEOS 1.3 and 1.5 detection.
This commit is contained in:
@@ -35,7 +35,9 @@ char get_ostype(void);
|
||||
#define GATEWAY 0x08
|
||||
#define GEOS_V10 0x10
|
||||
#define GEOS_V11 0x11
|
||||
#define GEOS_V12 0x12 /* ??? not sure */
|
||||
#define GEOS_V12 0x12
|
||||
#define GEOS_V13 0x13
|
||||
#define GEOS_V15 0x15
|
||||
#define GEOS_V20 0x20
|
||||
#define WHEELS 0x40 /* only Wheels? */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user