Decompile viSetFovAspectAndSize

This commit is contained in:
Ryan Dwyer
2020-06-15 19:59:40 +10:00
parent 3058bc95c9
commit f504a969d5
6 changed files with 22 additions and 53 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ void viSetUseZBuf(bool use);
void viSetFovY(f32 fovy);
void viSetAspect(f32 aspect);
f32 viGetAspect(void);
void func0000bdd8(f32 arg0, f32 arg1, s16 viewx, s16 viewy);
void viSetFovAspectAndSize(f32 fovy, f32 aspect, s16 width, s16 height);
f32 viGetFovY(void);
void func0000be84(f32 arg0, f32 arg1);
void viGetZRange(struct zrange *zrange);