]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_timer.c
p16 is being worked on a bunch by me wwww [16_ca needs huge amounts of work and I...
[16.git] / src / lib / 16_timer.c
index a9dba5d5d26eeeb58792e1bf0bfdc8ecffe0d7ea..c5aae48597f78c67a18d8d26d17322710d5f1ae1 100755 (executable)
@@ -65,10 +65,6 @@ double time_in_seconds(global_game_variables_t *gv)
        return (gv->kurokku.t) / CLOCKS_PER_SEC;\r
 }\r
 \r
-// big global status text buffer\r
-char global_temp_status_text[512];\r
-char global_temp_status_text2[512];\r
-\r
 /*double time_in_seconds(time_t in_t)\r
 {\r
        return (in_t) / CLOCKS_PER_SEC;\r