Home
last modified time | relevance | path

Searched refs:down_pbar2_graphic (Results 1 – 3 of 3) sorted by relevance

/dports/games/lincity/lincity-1.13.1/
H A Dcliglobs.c61 char *down_pbar1_graphic, *down_pbar2_graphic, *pop_pbar_graphic; variable
H A Dcliglobs.h75 extern char *down_pbar1_graphic, *down_pbar2_graphic, *pop_pbar_graphic;
H A Dscreen.c555 down_pbar2_graphic = load_graphic ("pbardown2.csi"); in screen_setup()