added mesh rendering
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef CONSOLE_H
|
||||
#define CONSOLE_H
|
||||
|
||||
#include "tier0/platform.h"
|
||||
#include "engine.h"
|
||||
#include "tier1/utlstring.h"
|
||||
|
||||
class ConVar;
|
||||
@@ -95,4 +95,4 @@ void Msg( const char* message );
|
||||
void Warning( const char* message );
|
||||
void Error( const char* message );
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user