Decompile currentPlayerSetPerspective

This commit is contained in:
Ryan Dwyer
2020-03-16 17:20:27 +10:00
parent f1060bcdad
commit bed58a6fac
4 changed files with 16 additions and 19 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ u32 func0f0b3988(void);
u32 func0f0b39c0(void);
u32 func0f0b4958(void);
u32 func0f0b4984(void);
u32 func0f0b4998(void);
void currentPlayerSetPerspective(f32 near, f32 fovy, f32 aspect);
f32 func0f0b49b8(f32 arg0);
u32 func0f0b4a24(void);
u32 func0f0b4c3c(void);
+3 -3
View File
@@ -2557,9 +2557,9 @@ struct player {
/*0x1708*/ u32 unk1708;
/*0x170c*/ u32 unk170c;
/*0x1710*/ u32 unk1710;
/*0x1714*/ u32 unk1714;
/*0x1718*/ u32 unk1718;
/*0x171c*/ u32 unk171c;
/*0x1714*/ f32 c_perspnear;
/*0x1718*/ f32 c_perspfovy;
/*0x171c*/ f32 c_perspaspect;
/*0x1720*/ u32 unk1720;
/*0x1724*/ f32 unk1724;
/*0x1728*/ u32 unk1728;