Home
last modified time | relevance | path

Searched refs:T_STEEL (Results 1 – 4 of 4) sorted by relevance

/dports/games/lincity/lincity-1.13.1/
H A Dmarket.c239 if (get_stuff (x, y, steel, T_STEEL) != 0) in get_steel()
263 if (put_stuff (x, y, steel, T_STEEL) != 0) in put_steel()
H A Dlin-city.h176 #define T_STEEL 5 macro
/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/modules/
H A Dmarket.cpp203 if (get_stuff(x, y, steel, T_STEEL) != 0) in get_steel()
222 if (put_stuff(x, y, steel, T_STEEL) != 0) in put_steel()
/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/
H A Dlin-city.h112 #define T_STEEL 5 macro