MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / ~Sound

Method ~Sound

src/Sound.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11Sound::~Sound()
12{
13 deinit();
14}
15
16void Sound::loadFile(const std::string & path)
17{

Callers

nothing calls this directly

Calls 1

deinitFunction · 0.70

Tested by

no test coverage detected