diff options
Diffstat (limited to 'home/pics.asm')
| -rw-r--r-- | home/pics.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/pics.asm b/home/pics.asm index b87d987d..7a58a05e 100644 --- a/home/pics.asm +++ b/home/pics.asm @@ -9,7 +9,6 @@ UncompressMonSprite:: ld a, [hl] ld [wSpriteInputPtr+1], a ; define (by index number) the bank that a pokemon's image is in -; index = MEW: bank $1 ; index = FOSSIL_KABUTOPS: bank $B ; index < $1F: bank $9 ("Pics 1") ; $1F ≤ index < $4A: bank $A ("Pics 2") |
