Minor fixes
gotoram --> returnram cmdCF/execram --> gotoram fix indentation in sym_ewram.txt fix mevent_client.h guard name
This commit is contained in:
@@ -36,7 +36,7 @@ MysteryEventScript_SurfPichu:: @ 8674D3D
|
||||
setvaddress MysteryEventScript_SurfPichu
|
||||
checkflag FLAG_MYSTERY_EVENT_DONE
|
||||
vgoto_if 0, SurfPichu_GiveIfPossible
|
||||
gotoram
|
||||
returnram
|
||||
|
||||
SurfPichu_GiveIfPossible: @ 8674D4C
|
||||
specialvar VAR_EVENT_PICHU_SLOT, CalculatePlayerPartyCount
|
||||
|
||||
@@ -12,7 +12,7 @@ gScriptCmdTable:: @ 81DB67C
|
||||
.4byte ScrCmd_callstd
|
||||
.4byte ScrCmd_gotostd_if
|
||||
.4byte ScrCmd_callstd_if
|
||||
.4byte ScrCmd_gotoram
|
||||
.4byte ScrCmd_returnram
|
||||
.4byte ScrCmd_killscript
|
||||
.4byte ScrCmd_setmysteryeventstatus
|
||||
.4byte ScrCmd_loadword
|
||||
@@ -207,7 +207,7 @@ gScriptCmdTable:: @ 81DB67C
|
||||
.4byte ScrCmd_nop1
|
||||
.4byte ScrCmd_setmonobedient
|
||||
.4byte ScrCmd_checkmonobedience
|
||||
.4byte ScrCmd_cmdCF
|
||||
.4byte ScrCmd_gotoram
|
||||
.4byte ScrCmd_nop1
|
||||
.4byte ScrCmd_warpD1
|
||||
.4byte ScrCmd_setmonmetlocation
|
||||
|
||||
@@ -60,7 +60,7 @@ VerdanturfTown_PokemonCenter_2F_EventScript_276B03:: @ 8276B03
|
||||
end
|
||||
|
||||
OldaleTown_PokemonCenter_2F_EventScript_276B19:: @ 8276B19
|
||||
execram
|
||||
gotoram
|
||||
|
||||
OldaleTown_PokemonCenter_2F_EventScript_276B1A:: @ 8276B1A
|
||||
msgbox gUnknown_08273178, MSGBOX_NPC
|
||||
|
||||
Reference in New Issue
Block a user