mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Streaming/DTK audio: fix pausing playback.
This commit is contained in:
@ -35,7 +35,6 @@ void ClearCoverInterrupt();
|
||||
bool DVDRead(u32 _iDVDOffset, u32 _iRamAddress, u32 _iLength);
|
||||
// For AudioInterface
|
||||
bool DVDReadADPCM(u8* _pDestBuffer, u32 _iNumSamples);
|
||||
extern bool g_bStream;
|
||||
|
||||
|
||||
// Not sure about endianness here. I'll just name them like this...
|
||||
|
Reference in New Issue
Block a user