Decompile currentPlayerSetCamPropertiesWithRoom

This commit is contained in:
Ryan Dwyer
2020-01-30 18:54:24 +10:00
parent 6207b6b104
commit 4811eae36d
4 changed files with 23 additions and 40 deletions
+2 -2
View File
@@ -150,8 +150,8 @@ u32 func0f0c1830(void);
u32 func0f0c1840(void);
u32 func0f0c1ba4(void);
u32 func0f0c1bd8(void);
u32 func0f0c1c24(void);
void currentPlayerClearMemCamRoomAndSetCamProperties(struct coord *pos, struct coord *up, struct coord *look, s32 room);
void currentPlayerSetCamPropertiesWithRoom(struct coord *pos, struct coord *up, struct coord *look, s32 room);
void currentPlayerSetCamPropertiesWithoutRoom(struct coord *pos, struct coord *up, struct coord *look, s32 room);
void currentPlayerSetCamProperties(struct coord *pos, struct coord *up, struct coord *look, s32 room);
void currentPlayerClearMemCamRoom(void);
u32 func0f0c1d20(void);