]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_timer.h
updated the copyleft wwww i am not deAD! i just been 2 busy last 6 monthes
[16.git] / src / lib / 16_timer.h
index fb2335ced96ed829409925ae97555444d1f09705..3f2c0bd0b419f702bc0781f27ea6cccd762e77f7 100755 (executable)
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~\r
- * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
+ * Copyright (C) 2012-2018 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
  *\r
  * This file is part of Project 16.\r
  *\r
 #include "src/lib/16_head.h"\r
 #include "src/lib/wcpu/16_wcpu.h"\r
 \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 WaitPee(void);\r
+//void shinkutxt(global_game_variables_t *gv);\r
+//void WaitPee(void);\r
 \r
 #endif\r