#define uplevel_width 16 #define uplevel_height 16 static char uplevel_bits[] = { 0x00, 0x00, 0xe0, 0x3f, 0xd0, 0x3f, 0xc8, 0x3f, 0xc8, 0x3f, 0xc8, 0x3f, 0xc8, 0x3f, 0xc8, 0x3f, 0xdc, 0x3f, 0xdc, 0x3f, 0xc8, 0x3f, 0xc8, 0x3f, 0xc8, 0x3f, 0x28, 0x00, 0x18, 0x00, 0x08, 0x00};