anisette is done, how to sign?
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
#include "c.h"
|
||||
#include "ld.h"
|
||||
#include "tier1/utlstring.h"
|
||||
#include "tier1/commandline.h"
|
||||
|
||||
CUtlVector<CUtlString> tier0_CompiledFiles = {
|
||||
"lib.cpp",
|
||||
"mem.cpp",
|
||||
"platform.cpp",
|
||||
"network.cpp",
|
||||
"commandline.cpp"
|
||||
"commandline.cpp",
|
||||
"rand.cpp",
|
||||
};
|
||||
|
||||
DECLARE_BUILD_STAGE(tier0)
|
||||
|
||||
Reference in New Issue
Block a user