Clean menu_input

This commit is contained in:
Kermalis
2023-08-26 13:56:46 -04:00
parent 0a19222313
commit 01d6fe2685
57 changed files with 603 additions and 651 deletions

View File

@@ -11,5 +11,6 @@ u8 sub_8092354(u8 index);
u8 sub_8092364(u8 index);
void CopyAbilityNametoBuffer(char *buffer, u8 index);
u8 *GetAbilityDescription(u8 index);
u32 ReturnIntFromChar2(u8);
#endif