Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_main.cpp167 static const bool default_heart_beat_sound = false; variable
168 bool g_heart_beat_sound = default_heart_beat_sound;
6941 ::g_heart_beat_sound = ::default_heart_beat_sound; in set_config_defaults()