Skip to content

Commit db5c043

Browse files
committed
refactor(network): replace manual size calculations with packed structs
1 parent 870f41c commit db5c043

File tree

3 files changed

+442
-311
lines changed

3 files changed

+442
-311
lines changed

GeneralsMD/Code/GameEngine/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,7 @@ set(GAMEENGINE_SRC
541541
Include/GameNetwork/NetCommandRef.h
542542
Include/GameNetwork/NetCommandWrapperList.h
543543
Include/GameNetwork/NetPacket.h
544+
Include/GameNetwork/NetPacketStructs.h
544545
Include/GameNetwork/NetworkDefs.h
545546
Include/GameNetwork/NetworkInterface.h
546547
Include/GameNetwork/networkutil.h

0 commit comments

Comments
 (0)