view audacious/credits.h @ 1022:0b03a1d25c44 trunk

[svn] - resync headers - libmp4ff based container management code working (has a few bugs to work out still though.)
author nenolod
date Wed, 10 May 2006 15:00:19 -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