view audacious/credits.h @ 1499:959ebef04f70 trunk

[svn] - Don't show "(null)" information.
author nhjm449
date Fri, 04 Aug 2006 02:46:05 -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