MCPcopy Create free account
hub / github.com/RevoSucks/BM64Recomp / SoundOptionsContext

Method SoundOptionsContext

src/ui/ui_config.cpp:382–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380 low_health_beeps_enabled = (int)true;
381 }
382 SoundOptionsContext() {
383 reset();
384 }
385};
386
387SoundOptionsContext sound_options_context;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected