Decompile currentPlayerSetScreenSize

This commit is contained in:
Ryan Dwyer
2020-03-16 17:27:15 +10:00
parent 55a8109097
commit 2b5f6aa677
4 changed files with 17 additions and 22 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ u32 func0f0b3548(void);
u32 func0f0b35b8(void);
u32 func0f0b3988(void);
u32 func0f0b39c0(void);
u32 func0f0b4958(void);
void currentPlayerSetScreenSize(f32 width, f32 height);
void currentPlayerSetScreenPosition(f32 left, f32 top);
void currentPlayerSetPerspective(f32 near, f32 fovy, f32 aspect);
f32 func0f0b49b8(f32 arg0);