fix compile errors

This commit is contained in:
Lorenzo Dellacà
2020-07-04 03:13:13 +02:00
parent a39053c3c3
commit cc9977774e
7 changed files with 30 additions and 40 deletions

View File

@@ -74,9 +74,6 @@ extern u32 menuCombo;
u32 waitInputWithTimeout(u32 msec);
u32 waitInput(void);
u32 waitComboWithTimeout(u32 msec);
u32 waitCombo(void);
bool menuCheckN3ds(void);
u32 menuCountItems(const Menu *menu);