tmc/include/gfx.h

9 lines
107 B
C

#ifndef GFX_H
#define GFX_H
#include "global.h"
extern const u8 gGlobalGfxAndPalettes[];
#endif //GFX_H