Home
last modified time | relevance | path

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

/dports/games/lincity/lincity-1.13.1/
H A Dcliglobs.c63 char *money_pbar_graphic, *coal_pbar_graphic, *goods_pbar_graphic; variable
H A Dcliglobs.h77 extern char *money_pbar_graphic, *coal_pbar_graphic, *goods_pbar_graphic;
H A Dpbar.c79 draw_pbar (&scr.pbar_coal, coal_pbar_graphic); in draw_pbars()
H A Dscreen.c560 coal_pbar_graphic = load_graphic ("pbarcoal.csi"); in screen_setup()