mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Split off some netpack structures into separate files
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
*/
|
||||
#include "StdInc.h"
|
||||
#include "ArtifactUtils.h"
|
||||
#include "NetPacks.h"
|
||||
#include "PacksForClient.h"
|
||||
#include "PacksForClientBattle.h"
|
||||
#include "PacksForServer.h"
|
||||
#include "StackLocation.h"
|
||||
#include "NetPacksLobby.h"
|
||||
#include "NetPackVisitor.h"
|
||||
#include "CGeneralTextHandler.h"
|
||||
#include "CArtHandler.h"
|
||||
|
||||
Reference in New Issue
Block a user