Home
last modified time | relevance | path

Searched refs:help_button_graphic (Results 1 – 4 of 4) sorted by path

/dports/games/lincity/lincity-1.13.1/
H A Dcliglobs.c107 char *help_button_graphic, help_graphic[MAX_ICON_LEN]; variable
H A Dcliglobs.h130 extern char *help_button_graphic, help_graphic[MAX_ICON_LEN];
H A Dgeometry.c616 Fgl_putbox (b->x, b->y, 32, 32, help_button_graphic); in draw_help()
H A Dscreen.c649 help_button_graphic = load_graphic ("help-button.csi"); in screen_setup()