OSDN Git Service

many improvements for testing have been added ^^
[proj16/16.git] / src / lib / timer.h
index 0802a9e..b4ca2e8 100755 (executable)
@@ -23,6 +23,7 @@
 #ifndef _TIMER_H_\r
 #define _TIMER_H_\r
 #include "src/lib/16_head.h"\r
+#include "src/lib/wcpu/wcpu.h"\r
 \r
 clock_t start_timer(global_game_variables_t *gv);\r
 double elapsed_timer(global_game_variables_t *gv);\r