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 even more address comments
That should be all of them this time
This commit is contained in:
@@ -4,7 +4,7 @@ spawn: MACRO
|
||||
db \2, \3
|
||||
ENDM
|
||||
|
||||
SpawnPoints: ; 0x152ab
|
||||
SpawnPoints:
|
||||
; entries correspond to SPAWN_* constants
|
||||
|
||||
spawn PLAYERS_HOUSE_2F, 3, 3
|
||||
|
||||
Reference in New Issue
Block a user