mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 20:42:07 +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