Home
last modified time | relevance | path

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

/dports/games/lincity/lincity-1.13.1/
H A Dcliglobs.c67 char *fast_button1_off, *fast_button2_off; variable
H A Dcliglobs.h81 extern char *fast_button1_off, *fast_button2_off;
H A Dgeometry.c511 Fgl_putbox (b->x + 16, b->y, 16, 16, fast_button2_off); in draw_fast()
H A Dscreen.c610 fast_button2_off = load_graphic ("fast-offr.csi"); in screen_setup()