shithub: cstory

Download patch

ref: 417fce45b31ff833f4cf0d42abc51ca8d8519cef
parent: e2c7ea8996561f17cf026939d4097de1f5f4a6ab
author: Gabriel Ravier <gabravier@gmail.com>
date: Mon Sep 23 16:25:55 EDT 2019

Fixed other static function

--- a/src/ArmsItem.cpp
+++ b/src/ArmsItem.cpp
@@ -298,7 +298,7 @@
 }
 
 /// Draw the inventory
-static void PutCampObject()
+void PutCampObject()
 {
 	int i;