view audacious/credits.h @ 949:2b2f719d8cbb trunk

[svn] Bug #463 - Adding a little noise to the log to help in debugging.
author nemo
date Tue, 18 Apr 2006 06:50:23 -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