view audacious/credits.h @ 2160:fe6e7b9b4aac trunk

[svn] - suppress noise on transition from pause to stop.
author yaz
date Mon, 18 Dec 2006 07:31:51 -0800
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