#ifndef _ODESTRUCTOR_H_

#define _ODESTRUCTOR_H_



enum

{

	DESTRUCTOROBJECT_RANDOM	= 1000,

	DESTRUCTOROBJECT_SIZE		= 1001

};



#endif