Fixed other static function

This commit is contained in:
Gabriel Ravier 2019-09-23 20:25:55 +02:00
parent e2c7ea8996
commit 417fce45b3
No known key found for this signature in database
GPG key ID: 1E75F156884F3DCE

View file

@ -298,7 +298,7 @@ void MoveCampCursor()
} }
/// Draw the inventory /// Draw the inventory
static void PutCampObject() void PutCampObject()
{ {
int i; int i;