From f0623c7098dc7aeb4dff344fcc698d2483c374e3 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sun, 6 Aug 2023 09:22:07 +0200 Subject: [PATCH] - fix compilation --- source/games/sw/src/game.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/games/sw/src/game.cpp b/source/games/sw/src/game.cpp index a13784d4a..10246541a 100644 --- a/source/games/sw/src/game.cpp +++ b/source/games/sw/src/game.cpp @@ -106,6 +106,7 @@ IMPLEMENT_POINTER(user.WpnGoalActor) IMPLEMENT_POINTERS_END void MarkSOInterp(); +extern int FinishTimer; void markgcroots() {