mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Track local label scope, string equated as .. (#1504)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
PC: $002A; label scope: "Foobar"; Foobar: $002A
|
||||
PC: $002D
|
||||
global scope: "Foo" ($002B)
|
||||
local scope: "Foo.bar" ($002C)
|
||||
|
||||
Reference in New Issue
Block a user