Decompile room0f15dab4

This commit is contained in:
Ryan Dwyer
2022-04-24 21:55:23 +10:00
parent 40892c5af7
commit ecb7c43544
2 changed files with 52 additions and 91 deletions
+2 -2
View File
@@ -51,8 +51,8 @@ bool roomIsVisibleByPlayer(s32 room, u32 playernum);
bool roomIsVisibleByAibot(s32 room, u32 aibotindex);
s32 portalFindNumByVertices(struct portalvertices *pvertices);
u32 bgInflate(u8 *src, u8 *dst, u32 len);
u32 func0f15da00(void);
s32 func0f15dab4(s32 roomnum, s32 ref, s32 arg2);
Gfx *func0f15da00(struct roomgfxdata18 *arg0, u32 arg1, Gfx *arg2);
Gfx *room0f15dab4(s32 roomnum, u32 arg1, u32 arg2);
struct gfxvtx *room0f15dbb4(s32 roomnum, Gfx *gdl);
void roomLoad(s32 roomnum);
void roomUnload(s32 room);