mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 20:49:12 +12:00
Fix compilation errors
This commit is contained in:
parent
d010d95e18
commit
8bca988b55
3 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,7 @@ namespace Audio {
|
|||
|
||||
public:
|
||||
TeakraDSP(Memory& mem, Scheduler& scheduler, DSPService& dspService);
|
||||
~TeakraDSP() override {}
|
||||
|
||||
void reset() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue