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

More changes for splitting

This commit is contained in:
Michał W. Urbańczyk
2008-06-12 21:08:04 +00:00
parent 4347996353
commit 7df624d919
21 changed files with 83 additions and 89 deletions

View File

@@ -1,4 +1,4 @@
#include "stdafx.h"
#include "CGameInfo.h"
CGameInfo * CGameInfo::mainObj;
CGameInfo * CGI;