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

@@ -10,7 +10,7 @@ class MapSel;
class CSimpleWindow;
class CInfoWindow;
class CDefHandler;
struct SComponent;
class SComponent;
namespace NMessage
{
extern CDefHandler * ok, *cancel;