Change `common.h` to define `DISPLAY_LIST_800A9EF0`
This commit is contained in:
parent
ffce6e7f11
commit
52f66d3290
|
|
@ -645,4 +645,6 @@ extern void obSetCurrentTime(u32 time);
|
||||||
extern u32 obGetCurrentTime();
|
extern u32 obGetCurrentTime();
|
||||||
extern f32 obGetCurrentTimeF();
|
extern f32 obGetCurrentTimeF();
|
||||||
|
|
||||||
|
extern Gfx DISPLAY_LIST_800A9EF0[];
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
Loading…
Reference in New Issue