added forgotten files
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
#include "tier1/commandline.h"
|
||||
|
||||
CUtlVector<CUtlString> tier2_CompiledFiles = {
|
||||
"tier2/fileformats/ini.cpp",
|
||||
"tier2/fileformats/json.cpp",
|
||||
"tier2/filesystem.cpp",
|
||||
"tier2/filesystem_libc.cpp",
|
||||
"fileformats/ini.cpp",
|
||||
"fileformats/json.cpp",
|
||||
"filesystem.cpp",
|
||||
"filesystem_libc.cpp",
|
||||
};
|
||||
CUtlString tier2_lib;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user