mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Support 'MACRO mac' as well as 'mac: MACRO' for defining macros
The new syntax is used in documentation, but the old syntax is not yet deprecated.
This commit is contained in:
3
test/asm/macro-syntax.out
Normal file
3
test/asm/macro-syntax.out
Normal file
@@ -0,0 +1,3 @@
|
||||
out with the $1
|
||||
in with the $2
|
||||
which?
|
||||
Reference in New Issue
Block a user