mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 11:12:07 +00:00
Deprecate LD with [C] (#1574)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SECTION "invalid", ROM0[$10000]
|
||||
ld [hl], [hl]
|
||||
ld a, [$00ff+c]
|
||||
ldh a, [$00ff+c]
|
||||
ld b, [c]
|
||||
ld b, [bc]
|
||||
ld b, [$4000]
|
||||
|
||||
Reference in New Issue
Block a user