Decompile mpIsOptionAvailable

This commit is contained in:
Ryan Dwyer
2020-01-04 20:58:02 +10:00
parent eea924d78e
commit 91865cc796
4 changed files with 23 additions and 25 deletions
+1 -1
View File
@@ -59,6 +59,6 @@ u32 func0f19c47c(void);
u32 func0f19c4b8(void);
u32 func0f19c53c(void);
u32 func0f19c6bc(void);
s32 mpIsOptionAvailable(s32 arg0);
bool mpIsOptionAvailable(s32 option);
#endif