mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 02:02:06 +00:00
5 lines
56 B
NASM
5 lines
56 B
NASM
opt Wtruncation=256
|
|
section "test", rom0
|
|
db 999
|
|
db -254
|