mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Add test for UNION without NEXTU
This commit is contained in:
4
test/asm/single-union.asm
Normal file
4
test/asm/single-union.asm
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
section "test", wram0
|
||||||
|
union
|
||||||
|
label:: ds 5
|
||||||
|
endu
|
||||||
Reference in New Issue
Block a user