]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_timer.h
having the palette in the game code may help. also i added wolf3d's palette for exama...
[16.git] / src / lib / 16_timer.h
index 8bcd10c001861360b2bd3ee1d4a47b1c75c5f4d4..fbe5f3dbf3459184b2cdf890a0dd6d538a76f4bb 100755 (executable)
 #include "src/lib/16_head.h"\r
 #include "src/lib/wcpu/16_wcpu.h"\r
 \r
-#define FPSVALUE 60\r
+#define FPSVALUE 30\r
 \r
 clock_t start_timer(global_game_variables_t *gv);\r
 double elapsed_timer(global_game_variables_t *gv);\r
 double ticktock(global_game_variables_t *gv);\r
 double time_in_seconds(global_game_variables_t *gv);\r
 //double time_in_seconds(time_t in_t);\r
-void shinkutxt(global_game_variables_t *gv);\r
+//void shinkutxt(global_game_variables_t *gv);\r
 //void WaitPee(void);\r
 \r
 #endif\r