mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-21 12:59:14 +12:00
More audio device
This commit is contained in:
parent
4b7fedb65c
commit
08b9e49269
6 changed files with 45 additions and 39 deletions
|
@ -3,7 +3,7 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "audio/audio_device.hpp"
|
||||
#include "audio/audio_device_interface.hpp"
|
||||
#include "miniaudio.h"
|
||||
|
||||
class MiniAudioDevice : public AudioDeviceInterface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue