view audacious/credits.h @ 741:cef485724ca5 trunk

[svn] - wtf is this? well it's leaving at any rate.
author nenolod
date Mon, 27 Feb 2006 18:42:14 -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