summaryrefslogtreecommitdiff
path: root/src/object
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-03-02 21:03:41 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-03-02 22:33:13 +0100
commit052bacdbadfe4fc729f1d322cdbc58b2c73b23e9 (patch)
tree9b1d9e17ddef4f8e47b415b2867df661d385fbe1 /src/object
parent5efe9828472b784182ae05ff2177e3026ea809ca (diff)
Merge and split game
Diffstat (limited to 'src/object')
-rw-r--r--src/object/figurineDevice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/figurineDevice.c b/src/object/figurineDevice.c
index 7e910f59..3ae836d1 100644
--- a/src/object/figurineDevice.c
+++ b/src/object/figurineDevice.c
@@ -40,7 +40,7 @@ typedef struct {
#endif
} FigurineDeviceEntity;
-extern void sub_080542C0(s32);
+extern void ModShells(s32);
extern u8 gUnk_020227F0;
typedef struct {
u32 unk_0;