General improvements
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "apktool.h"
|
||||
#include "tier1/utlstring.h"
|
||||
#include "target.h"
|
||||
#include "tier2/fileformats/ini.h"
|
||||
|
||||
#define FPC_TEMPORAL_DIRNAME ".fpc"
|
||||
|
||||
@@ -99,4 +100,6 @@ int __build_stage_##sz()
|
||||
// Used internally
|
||||
CUtlVector<CBuildStage*>& BuildStages();
|
||||
|
||||
extern IINIFile *g_pConfig;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user