summaryrefslogtreecommitdiff
path: root/src/constants
diff options
context:
space:
mode:
authorElectroDeoxys <ElectroDeoxys@gmail.com>2021-02-20 21:42:51 +0000
committerElectroDeoxys <ElectroDeoxys@gmail.com>2021-02-20 21:42:51 +0000
commit21193167deaf379a4366d35f11779c1fad4ea931 (patch)
treead795090d7550798bf5cce402a23b53c3e97d322 /src/constants
parent3010ae180480dea7ae8e7f4416235ae10aaf786f (diff)
Disassemble and label some printer functions
Diffstat (limited to 'src/constants')
-rw-r--r--src/constants/charmaps.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants/charmaps.asm b/src/constants/charmaps.asm
index 9fd0e05..2b8eb40 100644
--- a/src/constants/charmaps.asm
+++ b/src/constants/charmaps.asm
@@ -339,7 +339,7 @@ ENDM
txsymbol PARALYZED ; $0b
txsymbol CURSOR_U ; $0c
txsymbol POKEMON ; $0d
- txsymbol ATK_DESCR ; $0e
+ txsymbol ATK_DESCR ; $0e
txsymbol CURSOR_R ; $0f
txsymbol HP ; $10
txsymbol Lv ; $11