mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 04:22:07 +00:00
Deprecate DEF-less definitions (#1193)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SECTION "Test", ROM0[0]
|
||||
db CONSTANT
|
||||
|
||||
CONSTANT equ 42
|
||||
def CONSTANT equ 42
|
||||
|
||||
Reference in New Issue
Block a user