file scanner?
Posted: Tue Jan 18, 2011 9:26 pm
could we possibly add a feature to GE that would scan a specified directory for dat files, list them, and then let you decide which one to load?
char* tstring;
sprintf(tstring,"Level%02d.lvl",LevelN);
LoadGame(tstring);