You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Update to rgbds 0.3.8
This commit is contained in:
@@ -4,7 +4,7 @@ WriteOAMDMACodeToHRAM::
|
||||
ld hl, .PushOAM
|
||||
.loop
|
||||
ld a, [hli]
|
||||
ld [$ff00+c], a
|
||||
ldh [c], a
|
||||
inc c
|
||||
dec b
|
||||
jr nz, .loop
|
||||
|
Reference in New Issue
Block a user