Pokitto Community Team / Pixonia

Dependencies:   PokittoLib

Fork of AnimationTest by Pokitto Community Team

Revision:
4:1b2348ec80ad
Child:
8:809b1982b4ae
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ter_bump_ne.cpp	Thu Oct 19 09:03:25 2017 +0000
@@ -0,0 +1,20 @@
+
+
+/*
+ * BMP image as 4bpp (16 colour index) data
+ */
+
+#include <stdint.h>
+#include "Pokulous.h"
+
+const uint16_t ter_bump_ne_pal[] = {
+22530,12922,10764,9284,13670,20137,65312,41728,33280,65535,46486,38066,29614,0,63488,63519
+};
+
+const uint8_t ter_bump_ne[] = {
+16,7,
+255,255,255,243,63,255,255,255,255,255,255,85,84,255,255,255,
+255,245,85,85,85,83,255,255,69,85,85,85,85,85,83,255,
+119,69,85,85,85,85,85,83,135,119,69,85,85,85,87,88,
+120,119,119,69,87,119,55,119,
+};