mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-14 20:30:01 -04:00
Improve mismatch of bgLoadRoom
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
#include "types.h"
|
||||
|
||||
void gfxReplaceGbiCommands(Gfx *gdl, Gfx *endgdl, s32 type);
|
||||
void gfxReplaceGbiCommandsRecursively(struct roomgfxdata18 *arg0, s32 type);
|
||||
void gfxReplaceGbiCommandsRecursively(struct roomblock *arg0, s32 type);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user