mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Split off some netpack structures into separate files
This commit is contained in:
@@ -10,8 +10,14 @@
|
||||
#pragma once
|
||||
|
||||
#include "CQuery.h"
|
||||
#include "../../lib/networkPacks/PacksForClient.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
class CGHeroInstance;
|
||||
class CGObjectInstance;
|
||||
class int3;
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
#include "../../lib/NetPacks.h"
|
||||
|
||||
class TurnTimerHandler;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user