shithub: pokered

Download patch

ref: ef3e680cbd3cdb77dbba8d4a6543f3c7e946e369
parent: 080f02ff605c433dd69555d1b89a7a13bcae9bdc
author: IIMarckus <iimarckus@gmail.com>
date: Fri Nov 19 17:31:21 EST 2010

won't be getting to this for a while, so mark it with XXX

hg-commit-id: 120ba4d6af85


--- a/pokered.asm
+++ b/pokered.asm
@@ -3295,6 +3295,7 @@
 SECTION "bankF",DATA,BANK[$F]
 INCBIN "baserom.gbc",$3C000,$90E
 
+; XXX this needs cleaning up. it's what runs when a juggler switches pokemon
 EnemySendOut: ; 490E
 	ld hl,$D058
 	xor a