diff options
author | einstein95 <einstein95@users.noreply.github.com> | 2017-08-10 00:43:16 +1200 |
---|---|---|
committer | einstein95 <einstein95@users.noreply.github.com> | 2017-08-10 00:43:16 +1200 |
commit | a5e8fc7dfcb2ec286ba28f89a2116f2f4a36d80a (patch) | |
tree | 680bdaed164fc3eba910e7aba571d26eae3bfec3 /hram.asm | |
parent | 82267acc6938eda87c89e720c7dbce364b252223 (diff) | |
parent | a1ca8aa239837496f98e54c7c246fd9fb9c8a5e3 (diff) |
Update to latest pokered
Diffstat (limited to 'hram.asm')
-rw-r--r-- | hram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |