view audacious/credits.h @ 2003:74f280120233 trunk

[svn] - init plugins before initalizing the skin system.
author nenolod
date Thu, 23 Nov 2006 23:29:34 -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