mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-27 13:32:08 +00:00
Make ENDL optional like ENDSECTION (#1538)
Add warning for `LOAD` without `ENDL`
This commit is contained in:
2
test/asm/unterminated-load.asm
Normal file
2
test/asm/unterminated-load.asm
Normal file
@@ -0,0 +1,2 @@
|
||||
SECTION "rom", ROM0
|
||||
LOAD "ram", WRAM0
|
||||
Reference in New Issue
Block a user