mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	- Buttons optimization - less memory and CPU usage
- gcc compilation fixes
This commit is contained in:
		| @@ -7,7 +7,6 @@ | ||||
|  | ||||
| #ifndef _MSC_VER | ||||
| #include "../lib/RegisterTypes.cpp" | ||||
| #include "CObjectHandler.h" | ||||
| #endif | ||||
|  | ||||
| //for smart objs serialization over net | ||||
| @@ -21,6 +20,7 @@ | ||||
| #include "VCMI_Lib.h" | ||||
| #include "CArtHandler.h" | ||||
| #include "CHeroHandler.h" | ||||
| #include "CSpellHandler.h" | ||||
| #include "CTownHandler.h" | ||||
| #include "CCampaignHandler.h" | ||||
| #include "NetPacks.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user