Decompile func0f163904

This commit is contained in:
Ryan Dwyer
2021-02-18 20:51:12 +10:00
parent a241da7944
commit 8826b450d8
2 changed files with 18 additions and 37 deletions
+2 -2
View File
@@ -84,8 +84,8 @@ struct portalcmd *portalCommandsExecute(struct portalcmd *cmd, bool s2);
struct portalcmd *portalCommandsExecuteForCurrentPlayer(struct portalcmd *cmd);
u32 func0f162d9c(void);
void func0f1632d4(s16 roomnum1, s16 roomnum2, s16 arg2, struct screenbox *box);
u32 func0f163528(void);
u32 func0f163904(void);
void func0f163528(struct var800a4d00 *arg0);
bool func0f163904(void);
u32 func0f16397c(void);
void func0f163e34(void);
Gfx *func0f164150(Gfx *gdl);