Exemplo n.º 1
0
void mapWorldDestroy (void)
{
	worldDestroy ();
	//xph_audit ();
}
Exemplo n.º 2
0
BulletCHOP::~BulletCHOP()
{

	worldDestroy();

}