Pokitto turn based strategy game.

Dependencies:   PokittoLib

Revision:
13:8a3620166b57
Parent:
1:189e78ff65b1
--- a/My_settings.h	Wed Dec 13 01:33:33 2017 +0000
+++ b/My_settings.h	Tue Mar 06 12:57:47 2018 +0000
@@ -14,5 +14,5 @@
 
 #define PROJ_HIRES 0            //1 = high resolution (220x176) , 0 = low resolution fast mode (110x88)
 #define PROJ_ENABLE_SOUND 0     // 0 = all sound functions disabled
-
+#define PROJ_USE_FPS_COUNTER 1
 #endif