#define sjump_width 16 #define sjump_height 16 #define sjump_x_hot -1 #define sjump_y_hot -1 static char sjump_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0xfe, 0x7f, 0xfc, 0x3f, 0x48, 0x12, 0x90, 0x24, 0x48, 0x12, 0x90, 0x24, 0x48, 0x12, 0x90, 0x24};