summaryrefslogtreecommitdiff
path: root/src/manager/minishPortalManager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager/minishPortalManager.c')
-rw-r--r--src/manager/minishPortalManager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager/minishPortalManager.c b/src/manager/minishPortalManager.c
index 74276e46..66171581 100644
--- a/src/manager/minishPortalManager.c
+++ b/src/manager/minishPortalManager.c
@@ -45,7 +45,7 @@ void MinishPortalManager_Main(MinishPortalManager* this) {
}
if (GetActTileAtRoomCoords(this->unk_38, this->unk_3a, super->timer) == ACT_TILE_61) {
CreateMagicSparklesFxAt(this->unk_38 + gRoomControls.origin_x, this->unk_3a + gRoomControls.origin_y,
- super->timer);
+ super->timer);
if (super->subtimer == 0) {
super->subtimer = 1;
SoundReq(SFX_NEAR_PORTAL);