0 Members and 1 Guest are viewing this topic.
for(ly = 0; ly <= 7; ly++){ for(lx = 0; lx <= 10; lx++)
int* inventory=malloc(70*sizeof(int));