Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_main.cpp160 static const bool default_no_wall_hit_sound = true; variable
161 bool g_no_wall_hit_sound = default_no_wall_hit_sound;
6937 ::g_no_wall_hit_sound = default_no_wall_hit_sound; in set_config_defaults()