mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
More cleanup:
- moved SoundBase.h to lib since it contains shared data - added RMG info to object format. Note that data is not yet imported in configs - slightly updated API of object handlers
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
#include "../NetPacks.h"
|
||||
#include "../CGeneralTextHandler.h"
|
||||
#include "../client/CSoundBase.h"
|
||||
#include "../CSoundBase.h"
|
||||
|
||||
using namespace boost::assign;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user