Separate tilesets.o goes with pics.o and sprites.o

This commit is contained in:
Rangi
2019-11-23 20:43:02 -05:00
parent 008f591a3a
commit ef48ae98b5
6 changed files with 121 additions and 117 deletions

View File

@@ -26,12 +26,10 @@ SECTION "rst28", ROM0 ; rst JumpTable
add hl, de
ld a, [hli]
ld h, [hl]
; SECTION "rst30", ROM0
ld l, a
pop de
jp hl
; SECTION "rst30", ROM0
; rst30 is midst rst28
SECTION "rst38", ROM0
rst $38