mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
won't be getting to this for a while, so mark it with XXX
hg-commit-id: 120ba4d6af85
This commit is contained in:
parent
080f02ff60
commit
ef3e680cbd
|
@ -3295,6 +3295,7 @@ INCBIN "baserom.gbc",$3A849,$3C000 - $3A849
|
||||||
SECTION "bankF",DATA,BANK[$F]
|
SECTION "bankF",DATA,BANK[$F]
|
||||||
INCBIN "baserom.gbc",$3C000,$90E
|
INCBIN "baserom.gbc",$3C000,$90E
|
||||||
|
|
||||||
|
; XXX this needs cleaning up. it's what runs when a juggler switches pokemon
|
||||||
EnemySendOut: ; 490E
|
EnemySendOut: ; 490E
|
||||||
ld hl,$D058
|
ld hl,$D058
|
||||||
xor a
|
xor a
|
||||||
|
|
Loading…
Reference in a new issue