mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-26 13:02:07 +00:00
Implement READFILE function (#1759)
This commit is contained in:
2
test/asm/readfile-nonexist.asm
Normal file
2
test/asm/readfile-nonexist.asm
Normal file
@@ -0,0 +1,2 @@
|
||||
def s equs readfile("readfile-nonexist.inc")
|
||||
assert strlen(#s) == 0
|
||||
Reference in New Issue
Block a user