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

14 lines
198 B
PHP
Raw Normal View History

2008-10-04 22:59:11 +02:00
/**
* ====================
* Zombie:Reloaded
* File: global.inc
* Author: Greyscale
* ====================
*/
/**
* All external API natives are created here.
*/
2008-10-04 22:59:11 +02:00
CreateGlobals()
{
}