1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-03 00:46:55 +02:00

Na początek.

This commit is contained in:
Michał W. Urbańczyk
2007-06-06 16:12:12 +00:00
parent ac4ce5af49
commit 01e84b9e40
13 changed files with 2187 additions and 0 deletions

8
stdafx.cpp Normal file
View File

@ -0,0 +1,8 @@
// stdafx.cpp : source file that includes just the standard includes
// CMT.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file