
/********************
	framebuffer.c
 ********************/

#include	"ot_header.h"

ushort		fbuffer[3][SCREEN_WD*SCREEN_HT] ;
