Home
last modified time | relevance | path

Searched refs:power_made (Results 1 – 8 of 8) sorted by relevance

/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/
H A Dengglobs.h59 extern int power_made, power_used, coal_made, coal_used;
H A Dengglobs.cpp65 int power_made, power_used, coal_made, coal_used; variable
H A Dloadsave.cpp208 gzprintf(ofile, "%d\n", power_made); in save_city_2()
395 sscanf(gzgets(gzfile, s, 256), "%d", &power_made); in load_city_2()
H A Dold_ldsvguts.cpp271 sscanf(gzgets(gzfile, s, 256), "%d", &power_made); in load_city_old()
/dports/games/lincity/lincity-1.13.1/
H A Dshrglobs.c76 int power_made, power_used, coal_made, coal_used; variable
H A Dengglobs.h68 extern int power_made, power_used, coal_made, coal_used;
H A Dldsvguts.c218 fprintf (ofile, "%d\n", power_made); in save_city_raw()
486 fscanf (ofile, "%d", &power_made); in load_city()
/dports/games/lincity/lincity-1.13.1/po/
H A Dit.po1723 #~ msgid "power_made=%d\n"