mirror of
https://github.com/dinamicoplus/2007-NDSProjects.git
synced 2025-06-19 17:35:32 -04:00
21 lines
277 B
C
Executable File
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
|
|
|