mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-25 12:26:30 -05:00
Building no longer depends on baserom.gbc being present
This commit is contained in:
parent
08fb4c22ef
commit
f928a5da6a
|
|
@ -44,10 +44,6 @@ const: MACRO
|
|||
const_value = const_value + 1
|
||||
ENDM
|
||||
|
||||
dr: MACRO
|
||||
INCBIN "baserom.gbc",\1,\2 - \1
|
||||
ENDM
|
||||
|
||||
homecall_jump: MACRO
|
||||
ld a, [H_LOADEDROMBANK]
|
||||
push af
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user