From 417fce45b31ff833f4cf0d42abc51ca8d8519cef Mon Sep 17 00:00:00 2001 From: Gabriel Ravier Date: Mon, 23 Sep 2019 20:25:55 +0200 Subject: [PATCH] Fixed other static function --- src/ArmsItem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ArmsItem.cpp b/src/ArmsItem.cpp index 4fb60649..52ba98aa 100644 --- a/src/ArmsItem.cpp +++ b/src/ArmsItem.cpp @@ -298,7 +298,7 @@ void MoveCampCursor() } /// Draw the inventory -static void PutCampObject() +void PutCampObject() { int i;