view audacious/credits.h @ 1835:fab086733722 trunk

[svn] - revert to 2599
author nhjm449
date Thu, 05 Oct 2006 19:50:10 -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