view src/audacious/ui_credits.h @ 4751:b87f8c707b7f

branch merge
author Andrew O. Shadoura <bugzilla@tut.by>
date Wed, 06 Aug 2008 22:33:27 +0300
parents 2eee464379dc 6584bba8de63
children
line wrap: on
line source


#ifndef AUDACIOUS_UI_CREDITS_H
#define AUDACIOUS_UI_CREDITS_H

void show_about_window(void);
void hide_about_window(void);
void show_credits_window(void);

#endif /* AUDACIOUS_UI_CREDITS_H */