mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
4 lines
82 B
NASM
4 lines
82 B
NASM
section "test", rom0
|
|
incbin "incbin-mg-noexist.bin", 0, 2
|
|
println "never reached"
|