// Converted using ConvPNG // This file contains all the graphics sources for easier inclusion in a project #ifndef __enemy_gfx__ #define __enemy_gfx__ #include extern uint8_t enemy1_compressed[240]; extern uint8_t enemy2_compressed[140]; #endif