mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 02:32:06 +00:00
5 lines
46 B
NASM
5 lines
46 B
NASM
section "test", wram0
|
|
union
|
|
label:: ds 5
|
|
endu
|