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
@@ -2,13 +2,13 @@ CeladonCity_DepartmentStore_1F_MapScripts:: @ 816BAD8
.byte 0
CeladonCity_DepartmentStore_1F_EventScript_16BAD9:: @ 816BAD9
msgbox gUnknown_81954DD, 2
msgbox gUnknown_81954DD, MSGBOX_NPC
end
CeladonCity_DepartmentStore_1F_EventScript_16BAE2:: @ 816BAE2
msgbox gUnknown_8195537, 3
msgbox gUnknown_8195537, MSGBOX_SIGN
end
CeladonCity_DepartmentStore_1F_EventScript_16BAEB:: @ 816BAEB
msgbox gUnknown_81955B3, 3
msgbox gUnknown_81955B3, MSGBOX_SIGN
end