mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-10 18:41:51 +00:00
Prevent local symbols that are not labels
Fixes errors brought up in #423
This commit is contained in:
@@ -5,4 +5,3 @@ $8
|
||||
sizeof__something equals $1
|
||||
sizeof_@something equals $1
|
||||
sizeof_#something equals $1
|
||||
sizeof_.something equals $1
|
||||
|
||||
Reference in New Issue
Block a user