mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-26 02:58:06 +00:00
b07aa00d5c
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.