mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Deprecate DEF-less definitions (#1193)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
STRING equs "OK"
|
||||
WRAPPER equs "TRIN"
|
||||
def STRING equs "OK"
|
||||
def WRAPPER equs "TRIN"
|
||||
PRINTLN "{S{WRAPPER}G}"
|
||||
|
||||
PRINTLN "{S{WRAPPER}G"
|
||||
|
||||
Reference in New Issue
Block a user