view audacious/credits.h @ 506:4d3b74821345 trunk

[svn] Add a line between the time and the track name.
author nenolod
date Wed, 25 Jan 2006 22:22:45 -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