Decompile viSetAspect

This commit is contained in:
Ryan Dwyer
2020-06-15 19:52:30 +10:00
parent a93db4ceb9
commit ab4fccf62d
3 changed files with 16 additions and 31 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ s16 viGetViewLeft(void);
s16 viGetViewTop(void);
void viSetUseZBuf(bool use);
void viSetFovY(f32 fovy);
void func0000bd7c(f32 arg0);
void viSetAspect(f32 aspect);
u32 func0000bdc8(void);
void func0000bdd8(f32 arg0, f32 arg1, s16 viewx, s16 viewy);
f32 viGetFovY(void);