mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-05 13:04:54 +02:00
5 lines
80 B
C++
5 lines
80 B
C++
#include "stdafx.h"
|
|
#include "CGameInfo.h"
|
|
|
|
CGameInfo * CGameInfo::mainObj;
|