You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Comment on bug in ClearWRAM
This commit is contained in:
@@ -207,7 +207,7 @@ ClearWRAM:: ; 25a
|
||||
pop af
|
||||
inc a
|
||||
cp 8
|
||||
jr nc, .bank_loop
|
||||
jr nc, .bank_loop ; Should be jr c
|
||||
ret
|
||||
; 270
|
||||
|
||||
|
Reference in New Issue
Block a user