mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-22 05:15:51 +12:00
More audio device
This commit is contained in:
parent
4b7fedb65c
commit
08b9e49269
6 changed files with 45 additions and 39 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
#include <cstring>
|
||||
|
||||
#include "audio/audio_device.hpp"
|
||||
#include "audio/audio_device_interface.hpp"
|
||||
|
||||
class LibretroAudioDevice : public AudioDeviceInterface {
|
||||
bool initialized = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue