summaryrefslogtreecommitdiff
path: root/include/gfx.h
blob: 2620debc06302a467a31dba3b84c6dc503f405ad (plain)
1
2
3
4
5
6
7
8
#ifndef GFX_H
#define GFX_H

#include "global.h"

extern const u8 gGlobalGfxAndPalettes[];

#endif // GFX_H