mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
When a user tried to overwrite a builtin symbol, it would change its type despite the error, making the second try succeed. This is problematic, as the location of a builtin symbol cannot be updated.
3 lines
20 B
NASM
3 lines
20 B
NASM
_NARG = 0
|
|
_NARG = 0
|