mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Deprecate DEF-less definitions (#1193)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CONSTANT equ 42
|
||||
def CONSTANT equ 42
|
||||
PRINTLN $ff00 + CONSTANT
|
||||
|
||||
SECTION "Overreading much?", ROM0[0]
|
||||
|
||||
Reference in New Issue
Block a user