summaryrefslogtreecommitdiff
path: root/src/object
diff options
context:
space:
mode:
Diffstat (limited to 'src/object')
-rw-r--r--src/object/mask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/mask.c b/src/object/mask.c
index 1b960d7a..b79eeec6 100644
--- a/src/object/mask.c
+++ b/src/object/mask.c
@@ -101,7 +101,7 @@ void sub_08092B0C(Entity* this) {
CreateFx(this, FX_POT_SHATTER, 0);
- sub_0805457C(this, 3);
+ CreateRandomItemDrop(this, 3);
} else {
sub_080044EC(this, this->field_0x78.HWORD);