summaryrefslogtreecommitdiff
path: root/include/gfx.h
blob: b0ecd2a4aaa95f41e3124618740bc505beb2bee0 (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