PokittoLib is the library needed for programming the Pokitto DIY game console (www.pokitto.com)

Revision:
2:968589ca3484
Parent:
0:e8b8f36b4505
diff -r 4b1511a0a2c2 -r 968589ca3484 POKITTO_CORE/PokittoDisplay.h
--- a/POKITTO_CORE/PokittoDisplay.h	Mon Sep 18 12:34:05 2017 +0000
+++ b/POKITTO_CORE/PokittoDisplay.h	Tue Sep 19 08:47:36 2017 +0000
@@ -117,7 +117,7 @@
     C_PEACH
 };
 
-const uint16_t def565palette[16] {
+const uint16_t def565palette[16] = {
     //kind of like pico8 palette
     0,0x194a,0x792a,0x42a,
     0xaa86,0x5aa9,0xc618,0xff9d,