Label BattleTowerRoomMenu

All of the functions called by it are prefixed with BattleTowerRoomMenu,
but a bunch of them seem more generic than that, since they're part of
different mobile menus. Also called another menu jumptable
BattleTowerRoomMenu2 for the lack of a better name (only the Yes/No menu
functions are used in western crystal).
The names of the more generic functions should be fixed when we start
labelling other menus.
This commit is contained in:
mid-kid
2017-11-25 17:03:20 +01:00
parent c28be02a19
commit afc92eadc1
5 changed files with 234 additions and 229 deletions

View File

@@ -89,7 +89,7 @@ Script_ChoseChallenge: ; 0x9e40f
dotrigger $1
writebyte BATTLETOWERACTION_SET_EXPLANATION_READ ; set 1, [s1_be4f]
special BattleTowerAction
special Function1700b0
special BattleTowerRoomMenu
if_equal $a, Script_Menu_ChallengeExplanationCancel
if_not_equal $0, UnknownScript_0x9e550
writebyte BATTLETOWERACTION_11