Cvars: Move CCVar class to cvars.h

This commit is contained in:
Arkshine
2015-01-17 00:32:08 +01:00
parent faeaf9259e
commit 6619176a76
3 changed files with 34 additions and 26 deletions

View File

@ -47,6 +47,7 @@
#include "CLang.h"
#include "fakemeta.h"
#include "amxxlog.h"
#include "cvars.h"
#define AMXXLOG_Log g_log.Log
#define AMXXLOG_Error g_log.LogError