mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-11 20:31:43 +00:00
Add test for built-in file symbol
It's currently defined in fstack.c, making it more prone to accidental dropping. Let's not repeat the 0.3.9 scenario...
This commit is contained in:
@@ -0,0 +1 @@
|
||||
PRINTT "{__FILE__}\n"
|
||||
@@ -0,0 +1 @@
|
||||
"test/asm/file-sym.asm"
|
||||
Reference in New Issue
Block a user