summaryrefslogtreecommitdiff
path: root/home/decompress.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2016-08-11 15:55:32 -0400
committerGitHub <noreply@github.com>2016-08-11 15:55:32 -0400
commit700321a7fb2d6c852ffc91cc0b8867526cb76813 (patch)
tree1a81b2ef5a4d7a2e5a9433e990ea178f5083acbf /home/decompress.asm
parentc33ba049a5a993fc678fd1698645039ce4974022 (diff)
parent050a0162b89c645c4a2a3ed311c4da791fb3de6c (diff)
Merge pull request #342 from PikalaxALT/master
More label interpretations
Diffstat (limited to 'home/decompress.asm')
-rw-r--r--home/decompress.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/decompress.asm b/home/decompress.asm
index 373e9fe89..216b861f6 100644
--- a/home/decompress.asm
+++ b/home/decompress.asm
@@ -99,7 +99,7 @@ LZ_LONG_HI EQU %00000011
add a ; << 3
add a
- ; This is our new control code.
+ ; This is our new control code.
and LZ_CMD
push af