Change `common.h` to define `DISPLAY_LIST_800A9EF0`

This commit is contained in:
gijs 2023-10-19 19:52:12 +02:00
parent ffce6e7f11
commit 52f66d3290
1 changed files with 2 additions and 0 deletions

View File

@ -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