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
21
21
# Include/Common/CDManager.h
22
22
# Include/Common/ClientUpdateModule.h
23
23
# Include/Common/CommandLine.h
24
- # Include/Common/crc.h
25
- # Include/Common/CRCDebug.h
24
+ Include /Common/crc.h
25
+ Include /Common/CRCDebug.h
26
26
# Include/Common/CriticalSection.h
27
27
# Include/Common/CustomMatchPreferences.h
28
28
# Include/Common/DamageFX.h
@@ -564,8 +564,8 @@ set(GAMEENGINE_SRC
564
564
# Source/Common/Bezier/BezierSegment.cpp
565
565
# Source/Common/BitFlags.cpp
566
566
# Source/Common/CommandLine.cpp
567
- # Source/Common/crc.cpp
568
- # Source/Common/CRCDebug.cpp
567
+ Source /Common/crc.cpp
568
+ Source /Common/CRCDebug.cpp
569
569
# Source/Common/DamageFX.cpp
570
570
# Source/Common/Dict.cpp
571
571
# 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
19
19
Include /Common/CDManager.h
20
20
Include /Common/ClientUpdateModule.h
21
21
Include /Common/CommandLine.h
22
- Include /Common/crc.h
23
- Include /Common/CRCDebug.h
22
+ # Include/Common/crc.h
23
+ # Include/Common/CRCDebug.h
24
24
Include /Common/CriticalSection.h
25
25
Include /Common/CustomMatchPreferences.h
26
26
Include /Common/DamageFX.h
@@ -523,8 +523,8 @@ set(GAMEENGINE_SRC
523
523
Source /Common/Bezier/BezierSegment.cpp
524
524
Source /Common/BitFlags.cpp
525
525
Source /Common/CommandLine.cpp
526
- Source /Common/crc.cpp
527
- Source /Common/CRCDebug.cpp
526
+ # Source/Common/crc.cpp
527
+ # Source/Common/CRCDebug.cpp
528
528
Source /Common/DamageFX.cpp
529
529
Source /Common/Dict.cpp
530
530
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