view audacious/credits.h @ 977:773c485cf628 trunk

[svn] - Revert: Okay, I'm a fool. There was a reason they weren't included.
author nhjm449
date Wed, 26 Apr 2006 21:26:03 -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