summaryrefslogtreecommitdiff
path: root/src/engine/fox_play.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/fox_play.c')
-rw-r--r--src/engine/fox_play.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/fox_play.c b/src/engine/fox_play.c
index cb8cc26c..c11c9dd6 100644
--- a/src/engine/fox_play.c
+++ b/src/engine/fox_play.c
@@ -2919,7 +2919,7 @@ void Play_Init(void) {
D_ctx_801782C8 = 0;
if (gCurrentLevel == LEVEL_TITANIA) {
- Ground_801B5110(0.0f, 0.0f, 200.0f);
+ Ground_Init(0.0f, 0.0f, 200.0f);
}
if (gCurrentLevel == LEVEL_AQUAS) {
gWaterLevel = 1000.0f;