view audacious/credits.h @ 728:e39735f0b2f7 trunk

[svn] - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge.
author nenolod
date Mon, 27 Feb 2006 07:29:53 -0800
parents 5c76d862ed49
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);
void show_credits_window(void);

#endif