mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-11 20:31:43 +00:00
Merge pull request #604 from NieDzejkob/narg-overwrite
Don't overwrite symbol when it's not allowed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
_NARG = 0
|
||||
_NARG = 0
|
||||
@@ -0,0 +1,5 @@
|
||||
ERROR: narg-overwrite.asm(1):
|
||||
'_NARG' already defined as constant at <builtin>
|
||||
ERROR: narg-overwrite.asm(2):
|
||||
'_NARG' already defined as constant at <builtin>
|
||||
error: Assembly aborted (2 errors)!
|
||||
Reference in New Issue
Block a user