Home
last modified time | relevance | path

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

/dports/games/lincity-ng/lincity-ng-2.0/src/gui_interface/
H A Dpbar_interface.h48 #define PBAR_STEEL_Y PBAR_POP_Y+(PBAR_H+1)*7 macro
/dports/games/lincity/lincity-1.13.1/
H A Dpbar.h47 #define PBAR_STEEL_Y PBAR_POP_Y+(PBAR_H+1)*7 macro
H A Dgeometry.h260 #define PBAR_STEEL_Y PBAR_POP_Y+(PBAR_H+1)*7 macro
H A Dgeometry.c161 scr->pbar_steel.y = PBAR_STEEL_Y; in initialize_geometry()