through sub_80E9E44

This commit is contained in:
PikalaxALT
2017-10-26 21:53:00 -04:00
parent 135da0136f
commit 48f38a888b
4 changed files with 34 additions and 86 deletions

View File

@@ -6,7 +6,7 @@
// Exported RAM declarations
// Exported ROM declarations
u8 AddScrollIndicatorArrowPairParametrized(u8, u8, u8, u8, s32, u8, u8, u16 *);
u8 AddScrollIndicatorArrowPairParametrized(u8, u8, u8, u8, s32, u16, u16, u16 *);
void RemoveScrollIndicatorArrowPair(u8);
#endif //GUARD_MENU_INDICATORS_H