amxmodx/dlls/nvault/amxxapi.h

14 lines
228 B
C
Raw Normal View History

2005-04-03 07:26:35 +04:00
#ifndef _INCLUDE_AMXXAPI_H
#define _INCLUDE_AMXXAPI_H
2005-07-31 10:07:48 +04:00
#include "CVector.h"
2005-04-03 07:26:35 +04:00
#include "hash.h"
#include "nvault.h"
#include "journal.h"
#include "sdk/amxxmodule.h"
AMX_NATIVE_INFO nVault_natives[];
#endif //_INCLUDE_AMXXAPI_H