mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-07 10:28:30 +00:00
fixed linux build
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40612
This commit is contained in:
parent
5581025013
commit
190ad10bb4
@ -28,6 +28,8 @@
|
|||||||
#ifndef _INCLUDE_METAMOD_SOURCE_PLUGIN_EXT_H_
|
#ifndef _INCLUDE_METAMOD_SOURCE_PLUGIN_EXT_H_
|
||||||
#define _INCLUDE_METAMOD_SOURCE_PLUGIN_EXT_H_
|
#define _INCLUDE_METAMOD_SOURCE_PLUGIN_EXT_H_
|
||||||
|
|
||||||
|
#include <stddef.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file ISmmPluginExt.h Definitions for extended plugin exposure syntax.
|
* @file ISmmPluginExt.h Definitions for extended plugin exposure syntax.
|
||||||
* @brief Provides an alternate method for loading plugins, without needing to
|
* @brief Provides an alternate method for loading plugins, without needing to
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user