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:
@@ -1,4 +1,4 @@
|
||||
LoadMapGroupRoof:: ; 1c000
|
||||
LoadMapGroupRoof::
|
||||
ld a, [wMapGroup]
|
||||
ld e, a
|
||||
ld d, 0
|
||||
@@ -14,7 +14,6 @@ LoadMapGroupRoof:: ; 1c000
|
||||
ld bc, 9 tiles
|
||||
call CopyBytes
|
||||
ret
|
||||
; 1c021
|
||||
|
||||
|
||||
INCLUDE "data/maps/roofs.asm"
|
||||
|
||||
Reference in New Issue
Block a user