mirror of https://github.com/snes9xgit/snes9x.git
Missed another one.
This commit is contained in:
parent
f0ddb097f9
commit
79e641664b
|
@ -1,4 +1,8 @@
|
|||
/* Simple resampler based on bsnes's ruby audio library */
|
||||
/*****************************************************************************\
|
||||
Snes9x - Portable Super Nintendo Entertainment System (TM) emulator.
|
||||
This file is licensed under the Snes9x License.
|
||||
For further information, consult the LICENSE file in the root directory.
|
||||
\*****************************************************************************/
|
||||
|
||||
#ifndef __RESAMPLER_H
|
||||
#define __RESAMPLER_H
|
||||
|
|
Loading…
Reference in New Issue