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
@@ -15,13 +15,13 @@ ThreeIsland_PokemonCenter_1F_EventScript_171841:: @ 8171841
end
ThreeIsland_PokemonCenter_1F_EventScript_17184A:: @ 817184A
msgbox gUnknown_81A303B, 2
msgbox gUnknown_81A303B, MSGBOX_NPC
end
ThreeIsland_PokemonCenter_1F_EventScript_171853:: @ 8171853
msgbox gUnknown_81A30A3, 2
msgbox gUnknown_81A30A3, MSGBOX_NPC
end
ThreeIsland_PokemonCenter_1F_EventScript_17185C:: @ 817185C
msgbox gUnknown_81A2FB5, 2
msgbox gUnknown_81A2FB5, MSGBOX_NPC
end