File tree Expand file tree Collapse file tree 12 files changed +17
-690
lines changed
GeneralsMD/Code/GameEngine Expand file tree Collapse file tree 12 files changed +17
-690
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ set(GAMEENGINE_SRC
2121# Include/Common/CDManager.h
2222# Include/Common/ClientUpdateModule.h
2323# Include/Common/CommandLine.h
24- # Include/Common/crc.h
25- # Include/Common/CRCDebug.h
24+ Include /Common/crc.h
25+ Include /Common/CRCDebug.h
2626# Include/Common/CriticalSection.h
2727# Include/Common/CustomMatchPreferences.h
2828# Include/Common/DamageFX.h
@@ -564,8 +564,8 @@ set(GAMEENGINE_SRC
564564# Source/Common/Bezier/BezierSegment.cpp
565565# Source/Common/BitFlags.cpp
566566# Source/Common/CommandLine.cpp
567- # Source/Common/crc.cpp
568- # Source/Common/CRCDebug.cpp
567+ Source /Common/crc.cpp
568+ Source /Common/CRCDebug.cpp
569569# Source/Common/DamageFX.cpp
570570# Source/Common/Dict.cpp
571571# Source/Common/DiscreteCircle.cpp
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ set(GAMEENGINE_SRC
1919 Include /Common/CDManager.h
2020 Include /Common/ClientUpdateModule.h
2121 Include /Common/CommandLine.h
22- Include /Common/crc.h
23- Include /Common/CRCDebug.h
22+ # Include/Common/crc.h
23+ # Include/Common/CRCDebug.h
2424 Include /Common/CriticalSection.h
2525 Include /Common/CustomMatchPreferences.h
2626 Include /Common/DamageFX.h
@@ -523,8 +523,8 @@ set(GAMEENGINE_SRC
523523 Source /Common/Bezier/BezierSegment.cpp
524524 Source /Common/BitFlags.cpp
525525 Source /Common/CommandLine.cpp
526- Source /Common/crc.cpp
527- Source /Common/CRCDebug.cpp
526+ # Source/Common/crc.cpp
527+ # Source/Common/CRCDebug.cpp
528528 Source /Common/DamageFX.cpp
529529 Source /Common/Dict.cpp
530530 Source /Common/DiscreteCircle.cpp
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments