Files
rgbds/test/asm/single-union.asm
2025-08-24 13:08:27 -04:00

5 lines
46 B
NASM

section "test", wram0
union
label:: ds 5
endu