Decompile optionsGetUnk45 and optionsGetUnk46

This commit is contained in:
Ryan Dwyer
2019-12-31 10:13:14 +10:00
parent 70ba23303f
commit bef2f72bb4
10 changed files with 30 additions and 42 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
s32 optionsGetControlMode(s32 optionsindex);
void optionsSetControlMode(s32 optionsindex, s32 mode);
u32 func0f152748(void);
u32 func0f152764(void);
s32 optionsGetUnk45(s32 optionsindex);
s32 optionsGetUnk46(s32 optionsindex);
s32 optionsGetForwardPitch(s32 optionsindex);
s32 optionsGetAutoAim(s32 optionsindex);
s32 optionsGetLookAhead(s32 optionsindex);