mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-06 18:08:31 +00:00
Fix build
This commit is contained in:
parent
d4e4e62871
commit
f710febc71
@ -31,9 +31,7 @@
|
|||||||
#include <filesystem.h>
|
#include <filesystem.h>
|
||||||
#include <tier0/icommandline.h>
|
#include <tier0/icommandline.h>
|
||||||
|
|
||||||
#if SOURCE_ENGINE == SE_EPISODEONE
|
|
||||||
#include <setjmp.h>
|
#include <setjmp.h>
|
||||||
#endif
|
|
||||||
|
|
||||||
#if SOURCE_ENGINE >= SE_ORANGEBOX
|
#if SOURCE_ENGINE >= SE_ORANGEBOX
|
||||||
void LocalCommand_Meta(const CCommand& args);
|
void LocalCommand_Meta(const CCommand& args);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user