
//**************************************************************
//
//		BinDate.c
//			include ready/Ready_Main.c
//		[bindate]で指定された「日時・VER」を
//		SAVE選択画面右下に表示
//
//**************************************************************

#define	BINDATE_PUT		0		//1:表示 0:非表示

static const u8 bindate[5] = "0623a" ;	//5文字〜7文字程度


