1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

All 0.3 objectives accomplished. Version changed on 0.4. Milestone 0.3 closed.

This commit is contained in:
Michał W. Urbańczyk 2007-10-22 17:25:10 +00:00
parent 8440ffb39b
commit b5652524c0

View File

@ -53,7 +53,7 @@
#endif
#define CHUNK 16384
const char * NAME = "VCMI 0.3 \"Tol Galen\"";
const char * NAME = "VCMI 0.4 \"Vingilot\"";
SDL_Surface * ekran, * screen, * screen2;
TTF_Font * TNRB16, *TNR, *GEOR13, *GEORXX, *GEORM;
@ -203,8 +203,8 @@ void initGameState(CGameInfo * cgi)
int _tmain(int argc, _TCHAR* argv[])
{
//CLuaHandler luatest;
//luatest.test();
CLuaHandler luatest;
luatest.test();
//CBIKHandler cb;
//cb.open("CSECRET.BIK");