Decompile aiIfDifficultyLessThan and aiIfDifficultyGreaterThan

This commit is contained in:
Ryan Dwyer
2019-10-18 23:34:31 +10:00
parent 8b0f8cc5c3
commit ed23163b4d
7 changed files with 32 additions and 82 deletions
+1 -1
View File
@@ -22,6 +22,6 @@ extern struct menu_dialog menudialog_mpchallengedetails;
extern struct menu_dialog menudialog_mpscenario;
extern struct menu_dialog menudialog_mpquickteam;
extern u32 g_Difficulty;
extern s32 g_Difficulty;
#endif