view audacious/credits.h @ 1817:0734a9808884 trunk

[svn] - make sure the PlaylistEntry has a tuple.
author nenolod
date Thu, 05 Oct 2006 01:31:41 -0700
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