1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-12-01 23:12:49 +02:00

Several compile/link fixes.

This commit is contained in:
Frank Zago
2010-09-04 14:47:39 +00:00
parent 4ba3c68ced
commit 4b8be22fb6
5 changed files with 11 additions and 6 deletions

View File

@@ -75,7 +75,7 @@ public:
}
};
CApplier<CBaseForCLApply> *applier = NULL;
static CApplier<CBaseForCLApply> *applier = NULL;
void CClient::init()
{