Decompile gfxReplaceGbiCommands

This commit is contained in:
Ryan Dwyer
2022-02-06 20:30:23 +10:00
parent f675dce7e5
commit 7d4f0692e7
4 changed files with 250 additions and 291 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
#include "data.h"
#include "types.h"
void func0f165670(Gfx *gdl, s32 arg1, s32 arg2);
void func0f165728(struct roomgfxdata18 *arg0, s32 arg1);
void gfxReplaceGbiCommands(Gfx *gdl, Gfx *endgdl, s32 type);
void gfxReplaceGbiCommandsRecursively(struct roomgfxdata18 *arg0, s32 type);
#endif