daedalus/Source/HLEAudio/SoundDriverInterface.cpp
2021-12-11 12:55:43 +11:00

12 lines
815 B
C++

/****************************************************************************
* *
* Azimer's HLE Audio Plugin for Project64 Compatible N64 Emulators *
* http://www.apollo64.com/ *
* Copyright (C) 2000-2019 Azimer. All rights reserved. *
* *
* License: *
* GNU/GPLv2 http://www.gnu.org/licenses/gpl-2.0.html *
* *
****************************************************************************/
#include "SoundDriverInterface.h"