#ifndef	_APLPCL_H
#define	_APLPCL_H

#define	APLPCL_SAVE_SCREEN	(1)	/* 画面保存		*/
#define	APLPCL_RESET_CRTC	(2)	/* 画面再設定	*/

#endif
