view audacious/credits.h @ 523:42380ff32bad trunk

[svn] updated configure.ac and macros; added amidi-plug and conditions for timidity compilation
author giacomo
date Thu, 26 Jan 2006 18:45:42 -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