PokittoLib with changes to lcd refresh etc.

Dependents:   Pokittris

Fork of Pokitto by Pokitto Community Team

This is a fork by user @Spinal, and is used in Pokittris for testing. Do not import this to your own program.

Revision:
2:968589ca3484
Parent:
0:e8b8f36b4505
Child:
9:570fdd653f1d
--- 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,