mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-05 18:41:39 +12:00
[DSP] Stubbing events (vol 1)
This commit is contained in:
parent
0eeff3535f
commit
7f32c3860c
4 changed files with 15 additions and 0 deletions
|
@ -93,4 +93,6 @@ public:
|
|||
Stereo = 1,
|
||||
Surround = 2
|
||||
};
|
||||
|
||||
void signalEvents();
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue