mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-01 14:11:51 +00:00
4 lines
63 B
NASM
4 lines
63 B
NASM
section "test", romx
|
|
db startof("test")
|
|
dw startof("test") * 5
|