Starting work on audio.

This commit is contained in:
Ben Vanik
2014-01-12 01:27:41 -08:00
parent 6c62b2796a
commit 4688d5e600
4 changed files with 93 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ void NopAudioSystem::Initialize() {
}
void NopAudioSystem::Pump() {
//
}
void NopAudioSystem::Shutdown() {