Skip to content

Commit e549691

Browse files
Simplify cvar and command declaration to a single line of each
1 parent 21c8a5a commit e549691

File tree

4 files changed

+632
-1290
lines changed

4 files changed

+632
-1290
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ add_executable(${CRYMP_CLIENT_EXE} WIN32
293293
Code/CryGame/GameActions.h
294294
Code/CryGame/GameCVars.cpp
295295
Code/CryGame/GameCVars.h
296+
Code/CryGame/GameCVarsLib.h
296297
Code/CryGame/GameFactory.cpp
297298
Code/CryGame/GameFactory.h
298299
Code/CryGame/GameRules.cpp

0 commit comments

Comments
 (0)