mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
5 lines
80 B
C++
5 lines
80 B
C++
#include "stdafx.h"
|
|
#include "CGameInfo.h"
|
|
|
|
CGameInfo * CGameInfo::mainObj;
|