diff options
author | IIMarckus <iimarckus@gmail.com> | 2010-11-19 22:31:21 -0700 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2010-11-19 22:31:21 -0700 |
commit | ef3e680cbd3cdb77dbba8d4a6543f3c7e946e369 (patch) | |
tree | 92109adaa0fb56d714a90c8bc1dc81ea444b725e | |
parent | 080f02ff605c433dd69555d1b89a7a13bcae9bdc (diff) |
won't be getting to this for a while, so mark it with XXX
hg-commit-id: 120ba4d6af85
-rw-r--r-- | pokered.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokered.asm b/pokered.asm index 98c967ed..ef20203b 100644 --- a/pokered.asm +++ b/pokered.asm @@ -3295,6 +3295,7 @@ INCBIN "baserom.gbc",$3A849,$3C000 - $3A849 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 |