1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

More bugfixes.

This commit is contained in:
Michał W. Urbańczyk
2007-12-09 12:42:45 +00:00
parent c27f2359bd
commit aef05b45fc
5 changed files with 43 additions and 40 deletions

View File

@@ -8,7 +8,7 @@ class CHeroInstance;
class CTownInstance;
class CPath;
class CGObjectInstance;
struct SComponent;
class SComponent;
typedef struct lua_State lua_State;
class ICallback