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);
+1 -3
View File
@@ -956,9 +956,7 @@ struct eyespy {
struct player {
/*0x0000*/ u32 unk0000;
/*0x0004*/ u32 unk0004;
/*0x0008*/ u32 unk0008;
/*0x000c*/ u32 unk000c;
/*0x0004*/ struct coord memcampos;
/*0x0010*/ u32 unk0010;
/*0x0014*/ s32 memcamroom;
/*0x0018*/ u32 unk0018;