summaryrefslogtreecommitdiff
path: root/asm/decompress.s
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-05-14 16:20:43 -0400
committerGitHub <noreply@github.com>2019-05-14 16:20:43 -0400
commite885a81ed65728ef94a91657691853de52b9c057 (patch)
treef53c54f4520e0c73fa3b02acca34dc7eff5e9c57 /asm/decompress.s
parent31e1a9e7596499e1fc90bc9b515dba888503f6f9 (diff)
parent82216dd31f67ee544bbcfe360e966ff91fc6d9e0 (diff)
Merge pull request #55 from PikalaxALT/unk_8159F40
Some more decomp and porting
Diffstat (limited to 'asm/decompress.s')
-rw-r--r--asm/decompress.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/decompress.s b/asm/decompress.s
index 175304245..cc38e0df5 100644
--- a/asm/decompress.s
+++ b/asm/decompress.s
@@ -722,8 +722,8 @@ _0800F0BA:
bx r1
thumb_func_end sub_800F078
- thumb_func_start sub_800F0C4
-sub_800F0C4: @ 800F0C4
+ thumb_func_start GetDecompressedDataSize
+GetDecompressedDataSize: @ 800F0C4
sub sp, 0x4
mov r3, sp
ldrb r2, [r0, 0x1]
@@ -738,7 +738,7 @@ sub_800F0C4: @ 800F0C4
ldr r0, [sp]
add sp, 0x4
bx lr
- thumb_func_end sub_800F0C4
+ thumb_func_end GetDecompressedDataSize
thumb_func_start DecompressPicFromTable_DontHandleDeoxys
DecompressPicFromTable_DontHandleDeoxys: @ 800F0E0