diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-07-27 22:33:48 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-07-27 22:33:48 -0500 |
| commit | 52bb07ca18f5475eb9a11c69bf8fee75bcb1abff (patch) | |
| tree | 833d3b85b1b43e1f46fedb69d203263333849d62 /home.asm | |
| parent | Redo audio header macro (diff) | |
| download | pokeyellow-52bb07ca18f5475eb9a11c69bf8fee75bcb1abff.tar.gz pokeyellow-52bb07ca18f5475eb9a11c69bf8fee75bcb1abff.tar.xz pokeyellow-52bb07ca18f5475eb9a11c69bf8fee75bcb1abff.zip | |
Replace unnecessary tabs with spaces
Diffstat (limited to 'home.asm')
| -rw-r--r-- | home.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -725,7 +725,7 @@ UncompressMonSprite:: ; define (by index number) the bank that a pokemon's image is in ; index = Mew, bank 1 ; index = Kabutops fossil, bank $B -; index < $1F, bank 9 +; index < $1F, bank 9 ; $1F ≤ index < $4A, bank $A ; $4A ≤ index < $74, bank $B ; $74 ≤ index < $99, bank $C |
