#ifndef FLINVERT_H__
#define FLINVERT_H__

enum
{
	FIELDLAYER_INVERT_DUMMY
};
#endif	// #FLINVERT_H__

