#define teleport_width 16 #define teleport_height 16 static char teleport_bits[] = { 0x00, 0x00, 0x7c, 0x3e, 0x7a, 0x5e, 0x8e, 0x71, 0x96, 0x69, 0x46, 0x62, 0x26, 0x64, 0x99, 0x99, 0x99, 0x99, 0x26, 0x64, 0x46, 0x62, 0x96, 0x69, 0x8e, 0x71, 0x7a, 0x5e, 0x7c, 0x3e, 0x80, 0x01};