mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 17:47:43 +00:00
Rename everything
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <boo/audiodev/IAudioVoice.hpp>
|
||||
#include <boo/audiodev/IAudioVoiceEngine.hpp>
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
class IDvdRequest;
|
||||
|
||||
class CStaticAudioPlayer {
|
||||
@@ -72,4 +72,4 @@ public:
|
||||
void StopMixing() { m_voice->stop(); }
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user