maybe dox won't barf on this now
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401143
This commit is contained in:
parent
1919b97e92
commit
76f7f8fbdb
@ -19,6 +19,11 @@
|
|||||||
#ifndef _INCLUDE_SOURCEMOD_INTERFACE_IPLAYERHELPERS_H_
|
#ifndef _INCLUDE_SOURCEMOD_INTERFACE_IPLAYERHELPERS_H_
|
||||||
#define _INCLUDE_SOURCEMOD_INTERFACE_IPLAYERHELPERS_H_
|
#define _INCLUDE_SOURCEMOD_INTERFACE_IPLAYERHELPERS_H_
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @file IPlayerHelpers.h
|
||||||
|
* @brief Defines basic helper functions for Half-Life 2 clients
|
||||||
|
*/
|
||||||
|
|
||||||
#include <IShareSys.h>
|
#include <IShareSys.h>
|
||||||
#include <IAdminSystem.h>
|
#include <IAdminSystem.h>
|
||||||
|
|
||||||
@ -27,10 +32,6 @@
|
|||||||
|
|
||||||
struct edict_t;
|
struct edict_t;
|
||||||
|
|
||||||
/**
|
|
||||||
* @file IPlayerHelpers.h
|
|
||||||
* @brief Defines basic helper functions for Half-Life 2 clients
|
|
||||||
*/
|
|
||||||
namespace SourceMod
|
namespace SourceMod
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user