You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style
This commit is contained in:
@@ -17,14 +17,14 @@ VermilionPort_MapScriptHeader:
|
||||
; callbacks
|
||||
dbw MAPCALLBACK_NEWMAP, .FlyPoint
|
||||
|
||||
.Trigger0
|
||||
.Trigger0:
|
||||
end
|
||||
|
||||
.Trigger1
|
||||
.Trigger1:
|
||||
priorityjump UnknownScript_0x74da6
|
||||
end
|
||||
|
||||
.FlyPoint
|
||||
.FlyPoint:
|
||||
setflag ENGINE_FLYPOINT_VERMILION
|
||||
return
|
||||
|
||||
@@ -200,7 +200,7 @@ SuperNerdScript_0x74ee6:
|
||||
|
||||
VermilionPortHiddenIron:
|
||||
dwb EVENT_VERMILION_PORT_HIDDEN_IRON, IRON
|
||||
|
||||
|
||||
|
||||
MovementData_0x74ef1:
|
||||
step_down
|
||||
|
||||
Reference in New Issue
Block a user