view audacious/credits.h @ 503:1cc9edf68ce9 trunk

[svn] Remove crap that is unneeded from about.c, update credits information.
author nenolod
date Wed, 25 Jan 2006 18:40:41 -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