mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 19:09:36 +00:00
34b2543c8b
Co-authored-by: Eldred Habert <me@eldred.fr>
4 lines
74 B
NASM
4 lines
74 B
NASM
section "s", rom0
|
|
db 42
|
|
println @ ; causes an error before println occurs
|