adds constants, cleans up callstd and msgbox code
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants
This commit is contained in:
@@ -27,7 +27,7 @@ MossdeepCity_GameCorner_1F_EventScript_224B54:: @ 8224B54
|
||||
end
|
||||
|
||||
MossdeepCity_GameCorner_1F_EventScript_224B5D:: @ 8224B5D
|
||||
msgbox MossdeepCity_GameCorner_1F_Text_224BFD, 3
|
||||
msgbox MossdeepCity_GameCorner_1F_Text_224BFD, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
MossdeepCity_GameCorner_1F_Text_224B66: @ 8224B66
|
||||
|
||||
Reference in New Issue
Block a user