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