view audacious/credits.h @ 1769:8a926dec916f trunk

[svn] - parse equals correctly. Patch submitted by: TiCPU.
author nenolod
date Mon, 02 Oct 2006 03:35:09 -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