Home
last modified time | relevance | path

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

/dports/games/xqf/xqf-xqf-1.0.6.2/src/
H A Dpref.h129 void qw_update_prefs (struct game* g);
H A Dgames.c130 .update_prefs = qw_update_prefs,
H A Dpref.c849 void qw_update_prefs (struct game* g) { in qw_update_prefs() function