sm-zombiereloaded-3/src/zr/global.inc

18 lines
341 B
C++

/*
* ============================================================================
*
* Zombie:Reloaded
*
* File: (Core) global.inc
* Description: External API.
*
* ============================================================================
*/
/**
* All external API natives are created here.
*/
CreateGlobals()
{
}