mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-13 12:12:12 +00:00
4 lines
76 B
NASM
4 lines
76 B
NASM
section "test", rom0
|
|
incbin "incbin-mg-noexist.bin"
|
|
println "never reached"
|