Home
last modified time | relevance | path

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

/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/include/
H A Dapp.h77 PSSAudio *ssaud; variable
188 return *ssaud; in getSSAudio()
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/PEngine/
H A Dapp.cpp426 sslist.push_back(ssaud = new PSSAudio(*this)); in run()