Use MSGBOX constants

This commit is contained in:
GriffinR
2020-01-10 01:45:31 -05:00
parent 4a6f15ba24
commit 29e4446a03
261 changed files with 844 additions and 844 deletions
+3 -3
View File
@@ -17,14 +17,14 @@ PokemonMansion_2F_EventScript_162264:: @ 8162264
end
PokemonMansion_2F_EventScript_162278:: @ 8162278
msgbox gUnknown_817751F, 3
msgbox gUnknown_817751F, MSGBOX_SIGN
end
PokemonMansion_2F_EventScript_162281:: @ 8162281
msgbox gUnknown_8177574, 3
msgbox gUnknown_8177574, MSGBOX_SIGN
end
PokemonMansion_2F_EventScript_16228A:: @ 816228A
trainerbattle_single TRAINER_BURGLAR_ARNIE, Text_177498, Text_1774CB
msgbox gUnknown_81774E3, 6
msgbox gUnknown_81774E3, MSGBOX_AUTOCLOSE
end