]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/typdefst.h
fix bizarre near/far sprintf problem when gv->pee not initialized by just replacing the
[16.git] / src / lib / typdefst.h
index 32aaed26247dff50ca141cc0ad730a5930ceb65f..d6cc2b9a635d4de6a3b6b03bef390828b577a2be 100755 (executable)
@@ -334,10 +334,11 @@ typedef struct
        video_t video;  // video settings variable\r
        ca_t            ca;     // ca stuff\r
        pm_t            pm;     // pm stuff\r
-       byte *pee;              // message for fps\r
        loghandle_t handle;     //handles for file logging\r
        kurokku_t kurokku;      //clock struct\r
        mminfo_t mm; mminfotype mmi;\r
 } global_game_variables_t;\r
 \r
+extern char global_temp_status_text[512];\r
+\r
 #endif /* _TYPEDEFSTRUCT_H_ */\r