summaryrefslogtreecommitdiff
path: root/src/Main/Game/Game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main/Game/Game.cpp')
-rw-r--r--src/Main/Game/Game.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Game/Game.cpp b/src/Main/Game/Game.cpp
index 71ccde10..b88ab53d 100644
--- a/src/Main/Game/Game.cpp
+++ b/src/Main/Game/Game.cpp
@@ -302,7 +302,7 @@ ARM void Game::Run() {
if ((this->mUnk_0f4 & 7U) == 0) {
data_027e0dbc.func_ov000_0207b9dc();
} else {
- gRandom.Next(0);
+ gRandom.Next(0, 0);
}
}
nextGameMode = 0;