view audacious/credits.h @ 1919:372528473d87 trunk

[svn] - yes, lets waste extra space because OMK decides to break on installing a variant.
author nenolod
date Mon, 30 Oct 2006 13:50:18 -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