mirror of
https://github.com/gbdev/rgbds.git
synced 2026-03-25 22:33:03 +00:00
4 lines
74 B
NASM
4 lines
74 B
NASM
section "s", rom0
|
|
db 42
|
|
println @ ; causes an error before println occurs
|