summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-07-27 22:33:48 -0500
committerdannye <corrnondacqb@yahoo.com>2016-07-27 22:33:48 -0500
commit52bb07ca18f5475eb9a11c69bf8fee75bcb1abff (patch)
tree833d3b85b1b43e1f46fedb69d203263333849d62 /home.asm
parent5207a14af34f9b84a9e40cc1d4988a0858a4a4e6 (diff)
Replace unnecessary tabs with spaces
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index 6bb99f40..def6200a 100644
--- a/home.asm
+++ b/home.asm
@@ -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