#ifndef __base_h
#define __base_h

extern int taskhandle,filer_taskhandle;
extern int pollword;
extern int *tb_sprite_area;

#endif
