typedef struct { byte code[7]; byte nextlink[7]; byte background; byte tileset; byte sidebar; int soltime; byte map[11*20]; } level;