mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	All 0.3 objectives accomplished. Version changed on 0.4. Milestone 0.3 closed.
This commit is contained in:
		
							
								
								
									
										6
									
								
								CMT.cpp
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								CMT.cpp
									
									
									
									
									
								
							| @@ -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"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user