mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 06:45:37 +03:00
c71be87a3a
Oh dear, what has DS done now?
8 lines
140 B
C
Executable File
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
|