#ifndef _Tmorph_base_H_

#define _Tmorph_base_H_



enum

{

	MORPHBASETAG_EDITINGMODE		=	1001,

	MORPHBASETAG_STORE					= 1002

};



#endif