mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-22 05:37:08 +00:00
Explicitly allow JR offsets to wrap around in RGBLINK
This reverts commit f27a8132d9.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
SECTION "high", HRAM[$FFE0]
|
||||
hLCDInterruptHandler::
|
||||
.jp: db ; should be $c3 (jp)
|
||||
.address: dw
|
||||
Reference in New Issue
Block a user