view audacious/credits.h @ 1121:75ac6ae39225 trunk

[svn] - add section concerning the MP3 patents and commercial use
author nenolod
date Tue, 30 May 2006 23:28:14 -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