Home
last modified time | relevance | path

Searched refs:ms_ocost_button_graphic (Results 1 – 3 of 3) sorted by last modified time

/dports/games/lincity/lincity-1.13.1/
H A Dscreen.c585 ms_ocost_button_graphic = load_graphic ("ms-ocost-button.csi"); in screen_setup()
732 draw_ms_button (&scr.ms_ocost_button, ms_ocost_button_graphic); in draw_ms_buttons()
1376 draw_ms_button (ms_ocost_button_graphic); in draw_mini_screen_ocost()
H A Dcliglobs.h101 extern char *ms_starve_button_graphic, *ms_ocost_button_graphic;
H A Dcliglobs.c85 char *ms_starve_button_graphic, *ms_ocost_button_graphic; variable