Skip to content

Commit 9f02a42

Browse files
committed
refactor(network): move NetPacketStructs to Core
1 parent c9bdc33 commit 9f02a42

File tree

4 files changed

+195
-846
lines changed

4 files changed

+195
-846
lines changed

Core/GameEngine/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ set(GAMEENGINE_SRC
33
# Include/Common/ActionManager.h
44
Include/Common/AddonCompat.h
55
Include/Common/ArchiveFile.h
6+
Include/GameNetwork/NetPacketStructs.h
67
Include/Common/ArchiveFileSystem.h
78
Include/Common/AsciiString.h
89
Include/Common/AudioAffect.h

0 commit comments

Comments
 (0)