mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-01 22:31:58 +00:00
silly mistakes
This commit is contained in:
parent
e6ae3ef9b1
commit
f5ab5b77f3
@ -20,6 +20,10 @@
|
||||
#include "MemMap.h"
|
||||
#include "Host.h"
|
||||
|
||||
#ifndef SCE_AUDIO_NO_MIX
|
||||
#define SCE_AUDIO_NO_MIX -1
|
||||
#endif
|
||||
|
||||
class PSPMixer : public PMixer
|
||||
{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user