Home
last modified time | relevance | path

Searched refs:clear_pbar_text (Results 1 – 2 of 2) sorted by relevance

/dports/games/lincity/lincity-1.13.1/
H A Dpbar.c47 clear_pbar_text (&scr.pbar_pop); in init_pbar_text()
48 clear_pbar_text (&scr.pbar_tech); in init_pbar_text()
49 clear_pbar_text (&scr.pbar_food); in init_pbar_text()
50 clear_pbar_text (&scr.pbar_jobs); in init_pbar_text()
51 clear_pbar_text (&scr.pbar_money); in init_pbar_text()
52 clear_pbar_text (&scr.pbar_coal); in init_pbar_text()
53 clear_pbar_text (&scr.pbar_goods); in init_pbar_text()
54 clear_pbar_text (&scr.pbar_ore); in init_pbar_text()
55 clear_pbar_text (&scr.pbar_steel); in init_pbar_text()
88 clear_pbar_text (Rect* pbar) in clear_pbar_text() function
H A Dpbar.h17 void clear_pbar_text (Rect* pbar);