spu: some cdda/xa reverb support
[pcsx_rearmed.git] / plugins / dfsound / xa.h
diff --git a/plugins/dfsound/xa.h b/plugins/dfsound/xa.h
deleted file mode 100644 (file)
index 137fe43..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/***************************************************************************\r
-                            xa.h  -  description\r
-                             -------------------\r
-    begin                : Wed May 15 2002\r
-    copyright            : (C) 2002 by Pete Bernert\r
-    email                : BlackDove@addcom.de\r
- ***************************************************************************/\r
-/***************************************************************************\r
- *                                                                         *\r
- *   This program is free software; you can redistribute it and/or modify  *\r
- *   it under the terms of the GNU General Public License as published by  *\r
- *   the Free Software Foundation; either version 2 of the License, or     *\r
- *   (at your option) any later version. See also the license.txt file for *\r
- *   additional informations.                                              *\r
- *                                                                         *\r
- ***************************************************************************/\r
-\r
-#ifndef __P_XA_H__\r
-#define __P_XA_H__\r
-\r
-INLINE void MixXA(void);\r
-INLINE void FeedXA(xa_decode_t *xap);\r
-INLINE int  FeedCDDA(unsigned char *pcm, int nBytes);\r
-\r
-#endif /* __P_XA_H__ */\r