mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-21 13:17:06 +00:00
Make more RGBLINK tests use at-files
Less special handling = good Possibly this can be done to more tests, but this is what I found.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
section "rom", rom0
|
||||
ld bc, -wLabel
|
||||
ld de, -(wLabel * 2)
|
||||
|
||||
section "ram", wram0
|
||||
wLabel::
|
||||
Reference in New Issue
Block a user