Home
last modified time | relevance | path

Searched refs:terrain_subtype_warning (Results 1 – 3 of 3) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dworld.h1345 extern void terrain_subtype_warning(char *context, int t);
H A Dworld.c1774 terrain_subtype_warning(char *context, int t) in terrain_subtype_warning() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/x11/
H A Dxdesign.c581 terrain_subtype_warning("ttype update", side->ui->curttype); in update_curttype()