mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
Nothing important.
This commit is contained in:
parent
98d1644ade
commit
cfbf4bf5b5
@ -1,6 +1,7 @@
|
|||||||
/* NS.INC
|
/* NS module functions
|
||||||
* -
|
* -
|
||||||
* Provides natives specific to Natural-Selection.
|
* (c) 2004, Steve Dudenhoeffer
|
||||||
|
* This file is provided as is (no warranties).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#if defined NS_INC
|
#if defined NS_INC
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
/* NS module constants
|
||||||
|
* -
|
||||||
|
* (c) 2004, Steve Dudenhoeffer
|
||||||
|
* This file is provided as is (no warranties).
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#if defined NS_CONST_INC
|
#if defined NS_CONST_INC
|
||||||
#endinput
|
#endinput
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user