view audacious/credits.h @ 2124:83c9caf0c554 trunk

[svn] - add some basic code for the manipulation of temporary playlists
author nenolod
date Fri, 15 Dec 2006 07:38:23 -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