Began AMXx bindings
This commit is contained in:
13
dlls/nvault/amxxapi.h
Executable file
13
dlls/nvault/amxxapi.h
Executable file
@@ -0,0 +1,13 @@
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user