2007-NDSProjects/SpaceInvaders/source/gfx/all_gfx.c
2015-12-21 12:08:35 +01:00

21 lines
277 B
C
Executable File

//Gfx converted using Mollusk's PAGfx Converter
//This file contains all the .c, for easier inclusion in a project
#ifdef __cplusplus
extern "C" {
#endif
#include "all_gfx.h"
// Palette files :
// Background Pointers :
#ifdef __cplusplus
}
#endif