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 HRAM label address comments
This commit is contained in:
@@ -39,7 +39,7 @@ SaveMenu_CopyTilemapAtOnce:
|
||||
ret
|
||||
|
||||
.CopyTilemapAtOnce:
|
||||
ld [hSPBuffer], sp ; $ffd9
|
||||
ld [hSPBuffer], sp
|
||||
ld sp, hl
|
||||
ldh a, [hBGMapAddress + 1]
|
||||
ld h, a
|
||||
|
||||
Reference in New Issue
Block a user