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

19 lines
363 B
C++

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