Fix build with rgbds 0.3.9 release

This commit is contained in:
Rangi 2020-02-23 14:28:35 -05:00
parent ef1c4c5a81
commit 2238f52197
2 changed files with 2 additions and 1 deletions

View File

@ -63,4 +63,4 @@ Start::
; The cartridge header data is filled in by rgbfix. ; The cartridge header data is filled in by rgbfix.
; This makes sure it doesn't get used. ; This makes sure it doesn't get used.
ds $0150 - @ ds $0150 - $0104

View File

@ -1,6 +1,7 @@
ROM0 ROM0
org $0000 org $0000
"NULL" "NULL"
org $0000
"rst0" "rst0"
org $0008 org $0008
"rst8" "rst8"