isave
struct isave *save; /* pointer to item save structure */
save = malloc(sizeof(struct isave) * MAXX * MAXY * 2);