WALL 9 screen.c const unsigned char WALL = 254; WALL 15 screen.h extern const unsigned char WALL; WALL 95 walls.c collisioncheckdata[i][j] = WALL;//wall