view audacious/credits.h @ 1808:ae21feb9459c trunk

[svn] - make sure all size requests match the skin size
author nenolod
date Wed, 04 Oct 2006 23:05:41 -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