mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-26 04:52:08 +00:00
Implement ENDSECTION (#1211)
This commit is contained in:
4
test/asm/endsection.asm
Normal file
4
test/asm/endsection.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
SECTION "test", ROM0
|
||||
db 1
|
||||
ENDSECTION
|
||||
db 2
|
||||
Reference in New Issue
Block a user