SUBR_SCROLL
#define SUBR_SCROLL(ip,sy,sx,count,dir) \
#define SUBR_SCROLL(sc,sy,sx,cnt,dir) (sc)->grf->g_itescroll(sc,sy,sx,cnt,dir)