amxmodx/dlls/ns/ns/amxxapi.h
Steve Dudenhoeffer 6cd5790ea8 Initial import of mostly re-written NS module (also synced with ns2amx).
Renamed module to simply "ns".

Module is mostly untested until NS beta 5 is release.
2004-07-22 12:46:35 +00:00

8 lines
140 B
C
Executable File

#ifndef _INCLUDE_AMXXAPI_H
#define _INCLUDE_AMXXAPI_H
extern int ChangeclassForward;
extern int BuiltForward;
#endif //_INCLUDE_AMXXAPI_H