mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-09 18:11:51 +00:00
Deprecate DEF-less definitions (#1193)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
DEFINE equs "MACRO mac\nPRINTLN \"Hello :D\"\nENDM"
|
||||
def DEFINE equs "MACRO mac\nPRINTLN \"Hello :D\"\nENDM"
|
||||
DEFINE
|
||||
mac
|
||||
|
||||
Reference in New Issue
Block a user