summaryrefslogtreecommitdiff
path: root/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'command.c')
-rw-r--r--command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/command.c b/command.c
index 010c461f6..8e25cd79b 100644
--- a/command.c
+++ b/command.c
@@ -385,7 +385,7 @@ error:
return res;
}
-int32 GetAvailableMoneyForCommand()
+int32 GetAvailableMoneyForCommand(void)
{
uint pid = _current_player;
if (pid >= MAX_PLAYERS) return 0x7FFFFFFF; // max int