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

klasa informacji o grze, zaczytywanie dostępności bohaterów (przetestować jeszcze) i kilka plików na później

This commit is contained in:
mateuszb
2007-06-09 18:14:41 +00:00
parent f850a67f46
commit 97f722e90b
10 changed files with 526 additions and 3 deletions

3
CGameInfo.cpp Normal file
View File

@@ -0,0 +1,3 @@
#include "CGameInfo.h"
CGameInfo * CGameInfo::mainObj;