mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 12:02:08 +00:00
Only define @ and _NARG when they have values (#1073)
Fixes #1069 Co-authored-by: Eldred Habert <eldredhabert0@gmail.com>
This commit is contained in:
8
test/asm/undefined-builtins.out
Normal file
8
test/asm/undefined-builtins.out
Normal file
@@ -0,0 +1,8 @@
|
||||
$0
|
||||
?
|
||||
$0
|
||||
?
|
||||
$42
|
||||
$42!
|
||||
$3
|
||||
$3!
|
||||
Reference in New Issue
Block a user