Fixed other static function
This commit is contained in:
parent
e2c7ea8996
commit
417fce45b3
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ void MoveCampCursor()
|
|||
}
|
||||
|
||||
/// Draw the inventory
|
||||
static void PutCampObject()
|
||||
void PutCampObject()
|
||||
{
|
||||
int i;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue