Mercurial > audlegacy-plugins
view src/sid/xs_fileinfo.h @ 204:bcdd1cce1a0f trunk
[svn]
Mmm..Blood....--This line, and those below, will be ignored--
A presets/aerdan_-_bloody_vortex.pnv
M presets/Makefile
author | kiyoshi |
---|---|
date | Fri, 03 Nov 2006 14:23:17 -0800 |
parents | 3da1b8942b8b |
children | 6c3c7b841382 |
line wrap: on
line source
#ifndef XS_FILEINFO_H #define XS_FILEINFO_H #include "xmms-sid.h" #ifdef __cplusplus extern "C" { #endif void xs_fileinfo_update(void); void xs_fileinfo(gchar *); #ifdef __cplusplus } #endif #endif /* XS_FILEINFO_H */