mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
12 lines
96 B
NASM
12 lines
96 B
NASM
|
|
SECTION "Label testing", WRAMX
|
|
|
|
Lab:
|
|
.loc
|
|
Lab.loc2
|
|
|
|
mac: MACRO
|
|
println "\1"
|
|
ENDM
|
|
mac :
|