Fix build issues: add missing libraries and includes, fix vpc and cpp issues.

This commit is contained in:
2020-12-25 18:47:31 +01:00
parent 0acc2c38ae
commit b69d8a9586
207 changed files with 167851 additions and 6 deletions

View File

@ -26,7 +26,7 @@
// [dwenger] Necessary for sorting achievements by award time
#include <vgui/ISystem.h>
#include "../../src/public/vgui_controls/Controls.h"
#include <vgui_controls/Controls.h>
ConVar achievements_easymode( "achievement_easymode", "0", FCVAR_CLIENTDLL | FCVAR_DEVELOPMENTONLY,