mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
4 lines
74 B
NASM
4 lines
74 B
NASM
section "s", rom0
|
|
db 42
|
|
println @ ; causes an error before println occurs
|