diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-02-26 14:48:30 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-02-26 14:48:30 -0800 |
| commit | cca3f69d182042ec46188d87087f87e3fe754cf8 (patch) | |
| tree | ac238b0001ee9d6476527e6a14f51afe86d4ddd6 /src/object/heartContainer.c | |
| parent | 112e97abc83be6d250aff60cbfda8d83c4a44846 (diff) | |
tmp
Diffstat (limited to 'src/object/heartContainer.c')
| -rw-r--r-- | src/object/heartContainer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/heartContainer.c b/src/object/heartContainer.c index a2a35887..d35b2640 100644 --- a/src/object/heartContainer.c +++ b/src/object/heartContainer.c @@ -54,7 +54,7 @@ static void sub_0808E714(Entity* this) { this->action = 3; this->field_0x3c |= 0x10; sub_0805EC60(this); - PlaySFX(0x141); + SoundReq(0x141); } sub_08080CB4(this); } |
