1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

move SetStackEffect to a separate file

This commit is contained in:
Ivan Savenko
2023-10-24 01:27:52 +03:00
parent 5523f05284
commit 5cbf5031ea
15 changed files with 55 additions and 22 deletions

View File

@@ -14,6 +14,7 @@
#include "PacksForServer.h"
#include "StackLocation.h"
#include "PacksForLobby.h"
#include "SetStackEffect.h"
#include "NetPackVisitor.h"
#include "CGeneralTextHandler.h"
#include "CArtHandler.h"