Home
last modified time | relevance | path

Searched refs:goods_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.c80 draw_pbar (&scr.pbar_goods, goods_pbar_graphic); in draw_pbars()
H A Dscreen.c561 goods_pbar_graphic = load_graphic ("pbargoods.csi"); in screen_setup()