Decompile bgRenderSceneInXray

This commit is contained in:
Ryan Dwyer
2022-02-07 23:36:37 +10:00
parent 4636a96857
commit 4e262b9298
2 changed files with 98 additions and 292 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ u32 func0f158884(void);
u32 func0f158d9c(void);
u32 func0f1598b4(void);
Gfx *func0f159f1c(Gfx *gdl, s32 roomnum, struct roomgfxdata18 *arg2, s32 arg3, s16 arg4[3]);
Gfx *roomRenderForEraser(Gfx *gdl, s32 roomnum);
Gfx *bgRenderRoomInXray(Gfx *gdl, s32 roomnum);
Gfx *bgRenderSceneInXray(Gfx *gdl);
Gfx *bgRenderScene(Gfx *gdl);
Gfx *func0f15b114(Gfx *gdl);