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:
@@ -23,7 +23,7 @@ GoldenrodGameCorner_MapScriptHeader:
|
||||
|
||||
dbw MAPCALLBACK_OBJECTS, .Callback
|
||||
|
||||
.Callback
|
||||
.Callback:
|
||||
checkevent EVENT_BEAT_ELITE_FOUR
|
||||
iffalse .finish
|
||||
checkitem COIN_CASE
|
||||
@@ -149,7 +149,7 @@ GoldenrodGameCornerTMVendorMenuData:
|
||||
dw .MenuData2
|
||||
db 1 ; default option
|
||||
|
||||
.MenuData2
|
||||
.MenuData2:
|
||||
db $80 ; flags
|
||||
db 4 ; items
|
||||
db "TM25 5500@"
|
||||
|
||||
Reference in New Issue
Block a user