amxmodx/dlls/nvault/amxxapi.h
2005-07-31 06:07:48 +00:00

14 lines
228 B
C
Executable File

#ifndef _INCLUDE_AMXXAPI_H
#define _INCLUDE_AMXXAPI_H
#include "CVector.h"
#include "hash.h"
#include "nvault.h"
#include "journal.h"
#include "sdk/amxxmodule.h"
AMX_NATIVE_INFO nVault_natives[];
#endif //_INCLUDE_AMXXAPI_H