Main.cpp

From OPU Wiki

Main.cpp

char MapName[] = ".map"; // The .map file used for this level char LevelDesc[] = "P, LoS, v"; // Description appearing in the game list box char TechtreeName[] = "MULTITEK.TXT"; // File to use for the tech tree SDescBlock DescBlock = { MultiLastOneStanding, 2, 12, 0 }; // Important level details

Personal tools