summaryrefslogtreecommitdiff
path: root/asm/load_save.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-04 13:01:57 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-04 13:01:57 +0200
commit4bf54bfdd4e67098960ca20ce5178f5072f20735 (patch)
tree39188c47d45f9669f5d99c951cc952684377c3cf /asm/load_save.s
parent75a94ce58eb0b067bcfab9d3084e7d70782f8e90 (diff)
split roamer and decor inventories
Diffstat (limited to 'asm/load_save.s')
-rw-r--r--asm/load_save.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/load_save.s b/asm/load_save.s
index 344e05147..ccfce2ec4 100644
--- a/asm/load_save.s
+++ b/asm/load_save.s
@@ -87,7 +87,7 @@ InitSaveBlockPointersWithRandomOffset: @ 8076BDC
adds r4, r0
str r4, [r1]
bl SetBagItemsPointers
- bl sub_81617F4
+ bl SetDecorationInventoriesPointers
pop {r4,r5}
pop {r0}
bx r0