You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove all address comments
This commit is contained in:
@@ -4,7 +4,7 @@ overworld_sprite: MACRO
|
||||
db \2 tiles, BANK(\1), \3, \4
|
||||
ENDM
|
||||
|
||||
OverworldSprites: ; 14736
|
||||
OverworldSprites:
|
||||
; entries correspond to SPRITE_* constants
|
||||
overworld_sprite ChrisSpriteGFX, 12, WALKING_SPRITE, PAL_OW_RED
|
||||
overworld_sprite ChrisBikeSpriteGFX, 12, WALKING_SPRITE, PAL_OW_RED
|
||||
|
||||
Reference in New Issue
Block a user