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
+6 -6
View File
@@ -2,15 +2,15 @@ SSAnne_Kitchen_MapScripts:: @ 8160AB2
.byte 0
SSAnne_Kitchen_EventScript_160AB3:: @ 8160AB3
msgbox gUnknown_81733F8, 2
msgbox gUnknown_81733F8, MSGBOX_NPC
end
SSAnne_Kitchen_EventScript_160ABC:: @ 8160ABC
msgbox gUnknown_8173429, 2
msgbox gUnknown_8173429, MSGBOX_NPC
end
SSAnne_Kitchen_EventScript_160AC5:: @ 8160AC5
msgbox gUnknown_8173462, 2
msgbox gUnknown_8173462, MSGBOX_NPC
end
SSAnne_Kitchen_EventScript_160ACE:: @ 8160ACE
@@ -41,13 +41,13 @@ EventScript_160B15:: @ 8160B15
return
SSAnne_Kitchen_EventScript_160B1E:: @ 8160B1E
msgbox gUnknown_81734A0, 2
msgbox gUnknown_81734A0, MSGBOX_NPC
end
SSAnne_Kitchen_EventScript_160B27:: @ 8160B27
msgbox gUnknown_81734D3, 2
msgbox gUnknown_81734D3, MSGBOX_NPC
end
SSAnne_Kitchen_EventScript_160B30:: @ 8160B30
msgbox gUnknown_817353E, 2
msgbox gUnknown_817353E, MSGBOX_NPC
end