summaryrefslogtreecommitdiff
path: root/asm/text.s
diff options
context:
space:
mode:
authorMateusz Naściszewski <matin1111@wp.pl>2020-12-15 00:00:08 +0100
committerMateusz Naściszewski <matin1111@wp.pl>2020-12-15 00:51:45 +0100
commitefdaf621cbebae7d73800cfb2def92a5466127ff (patch)
tree8c2940e84822ec0ca0cdd9c13e8ce807256d4efe /asm/text.s
parent4b7009286856fea6a6727dc09169e8ba7b3eefc0 (diff)
Translating Decompression
Hopefully part one of many, some NONMATCHINGs in the larger functions, sadly.
Diffstat (limited to 'asm/text.s')
-rw-r--r--asm/text.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/text.s b/asm/text.s
index bbf990b..659c236 100644
--- a/asm/text.s
+++ b/asm/text.s
@@ -4046,7 +4046,7 @@ sub_800829C:
lsls r1, 5
muls r1, r2
adds r2, r3, 0
- bl sub_800AAB4
+ bl DecompressAT
movs r2, 0
movs r1, 0x8
ldrsh r0, [r4, r1]