diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-07 08:13:08 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-07 08:13:08 -0400 |
| commit | ca01a92880a5d71bce2bec6caa7714c8e1cf0f17 (patch) | |
| tree | 44d1d4d16fd6785c68845839eac4b4c13780e05d /home | |
| parent | b0e7d04ccfc19dfac96c703d56d7ef8e30938624 (diff) | |
Fix indentation in many places
Diffstat (limited to 'home')
| -rw-r--r-- | home/decompress.asm | 2 |
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 |
