view audacious/credits.h @ 810:e9509e909193 trunk

[svn] ported xmms-arts 0.7.1 to audacious and integrated it in the build process
author giacomo
date Thu, 09 Mar 2006 09:55:56 -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