2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-03-24 11:30:22 +03:00
2005-08-02 09:48:06 +00:00

13 lines
213 B
C
Executable File

#ifndef _INCLUDE_AMXXAPI_H
#define _INCLUDE_AMXXAPI_H
#include "CVector.h"
#include "CQueue.h"
#include "CString.h"
#include "amxxmodule.h"
extern AMX_NATIVE_INFO nVault_natives[];
#endif //_INCLUDE_AMXXAPI_H