Pokitto Community Team / Arcade

Dependencies:   PokittoLib

Fork of HelloWorld by Pokitto Community Team

Revision:
3:744b412057be
Parent:
2:373e5a50331a
Child:
4:7bd192389df1
--- a/m_halfpupil.c	Wed Oct 11 22:52:35 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-
-
-/*
- * BMP image as 4bpp (16 colour index) data
- */
-
-#include <stdint.h>
-#include "Animation.h"
-
-const uint16_t m_halfpupil_pal[] = {
-0,65535,38918,62943,950,1375,26207,2440,48893,59358,38905,34615,30260,40922,51196,21485
-};
-
-const uint8_t m_halfpupil[] = {
-24,16,
-17,22,85,85,112,0,0,0,4,85,85,145,17,22,85,85,112,0,0,0,4,85,85,17,
-17,24,85,85,64,0,0,0,5,85,86,17,17,25,85,85,87,0,0,0,69,85,86,17,
-17,17,101,85,85,112,0,116,85,85,89,17,17,17,149,85,85,85,68,85,85,85,97,17,
-17,17,24,85,85,85,85,85,85,86,17,17,17,17,17,133,85,85,85,85,85,105,17,17,
-17,17,17,25,101,85,85,85,88,17,17,17,17,17,17,17,25,102,102,104,145,17,17,17,
-17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
-17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
-17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
-
-};
-