You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More splitting of main.asm; remove unneeded rept 2
This commit is contained in:
@@ -351,9 +351,8 @@ InitializeBackground: ; 10ef06
|
||||
ld b, a
|
||||
ld a, e
|
||||
ld [hli], a
|
||||
rept 2
|
||||
inc e
|
||||
endr
|
||||
inc e
|
||||
ld a, $80
|
||||
ld [hli], a
|
||||
dec c
|
||||
|
||||
Reference in New Issue
Block a user