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