Home
last modified time | relevance | path

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

/dports/games/lincity/lincity-1.13.1/
H A Dlchelp.h22 extern void draw_help_icon (int, int, char *);
H A Dlchelp.c489 draw_help_icon (x, y, st); in parse_iconline()
493 draw_help_icon (int x, int y, char *icon) in draw_help_icon() function