You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix wVirtualOAM labels, part 1.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
LoadPushOAM:: ; 4031
|
||||
ld c, hPushOAM - $ff00
|
||||
WriteOAMDMACodeToHRAM:: ; 4031
|
||||
ld c, hTransferVirtualOAM - $ff00
|
||||
ld b, .PushOAMEnd - .PushOAM
|
||||
ld hl, .PushOAM
|
||||
.loop
|
||||
|
||||
Reference in New Issue
Block a user