view audacious/credits.h @ 943:0606d7908abb trunk

[svn] - New default titlestring
author nhjm449
date Sun, 16 Apr 2006 14:37:40 -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