view audacious/credits.h @ 1289:4d3a98c0495d trunk

[svn] - ISO spec says we should use 330 not 332 in the 19th bandInfo slot (fix via flump3dec)
author nenolod
date Sun, 18 Jun 2006 02:00:00 -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