amxmodx/dlls/nvault/amxxapi.h

14 lines
232 B
C
Raw Normal View History

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