SAGA2: Fix some global constructor warnings

This commit is contained in:
a/ 2021-07-01 04:11:46 +09:00 committed by Eugene Sandulenko
parent 4048869485
commit 19c3be9104
No known key found for this signature in database
GPG key ID: 014D387312D34F08
6 changed files with 30 additions and 24 deletions

View file

@ -146,8 +146,6 @@ extern ObjectID pickedObject;
const uint32 imageGroupID = MKTAG('I', 'M', 'A', 'G');
extern TilePoint incDirTable[];
bool unstickObject(GameObject *obj);
/* ===================================================================== *