summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
authoreinstein95 <einstein95@users.noreply.github.com>2017-08-10 00:43:16 +1200
committereinstein95 <einstein95@users.noreply.github.com>2017-08-10 00:43:16 +1200
commita5e8fc7dfcb2ec286ba28f89a2116f2f4a36d80a (patch)
tree680bdaed164fc3eba910e7aba571d26eae3bfec3 /hram.asm
parent82267acc6938eda87c89e720c7dbce364b252223 (diff)
parenta1ca8aa239837496f98e54c7c246fd9fb9c8a5e3 (diff)
Update to latest pokered
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/hram.asm b/hram.asm
index 9c13e5a1..4beca9c4 100644
--- a/hram.asm
+++ b/hram.asm
@@ -98,7 +98,7 @@ hSwapTemp EQU $FF95
hExperience EQU $FF96 ; 3 bytes, big endian
-; Multiplcation and division variables are meant
+; Multiplication and division variables are meant
; to overlap for back-to-back usage. Big endian.
H_MULTIPLICAND EQU $FF96 ; 3 bytes