Home
last modified time | relevance | path

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

/dports/games/lincity/lincity-1.13.1/
H A Dcliglobs.c65 char *pause_button1_off, *pause_button2_off; variable
H A Dcliglobs.h79 extern char *pause_button1_off, *pause_button2_off;
H A Dgeometry.c471 Fgl_putbox (b->x, b->y, 16, 16, pause_button1_off); in draw_pause()
H A Dscreen.c588 pause_button1_off = load_graphic ("pause-offl.csi"); in screen_setup()