mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
8 lines
331 B
Plaintext
8 lines
331 B
Plaintext
warning: nested-macrodef.asm(26) -> nested-macrodef.asm::outer(22): [-Wuser]
|
|
Nested macros shouldn't work, whose argument would be \1?
|
|
error: nested-macrodef.asm(26) -> nested-macrodef.asm::outer(24):
|
|
Unterminated macro definition
|
|
error: nested-macrodef.asm(27):
|
|
Undefined macro "inner"
|
|
Assembly aborted with 2 errors!
|