]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_tdef.h
[16_ca needs huge amounts of work and I should remember what needs to be done soon...
[16.git] / src / lib / 16_tdef.h
index 08b9699624d2e35b85c6abcaa82bc49d6794ae71..e9f19bbd9524c4aba2efb3750c5ffd676a0eaddc 100755 (executable)
@@ -642,17 +642,17 @@ typedef struct    //TODO: USE THIS!!!!
 //==========================================================================\r
 \r
 //actual global game varables!\r
-typedef enum {\r
+/*typedef enum {\r
        ENGI_QUIT,\r
        ENGI_RUN,\r
        ENGI_MENU,\r
        ENGI_PAUSE\r
-} engi_stat_t;\r
+} engi_stat_t;*/\r
 //ENGI_INPUT,\r
 \r
 typedef struct\r
 {\r
-       engi_stat_t     engi_stat;\r
+//---- engi_stat_t     engi_stat;\r
        video_t video;  // video settings variable\r
        ca_t            ca;     // ca stuff\r
        pm_t            pm;     // pm stuff\r