mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Fix build with rgbds 0.3.9 release
This commit is contained in:
parent
ef1c4c5a81
commit
2238f52197
@ -63,4 +63,4 @@ Start::
|
||||
|
||||
; The cartridge header data is filled in by rgbfix.
|
||||
; This makes sure it doesn't get used.
|
||||
ds $0150 - @
|
||||
ds $0150 - $0104
|
||||
|
@ -1,6 +1,7 @@
|
||||
ROM0
|
||||
org $0000
|
||||
"NULL"
|
||||
org $0000
|
||||
"rst0"
|
||||
org $0008
|
||||
"rst8"
|
||||
|
Loading…
Reference in New Issue
Block a user