view audacious/about.h @ 364:afdba4a1ebdf trunk

[svn] Implement VGM playback.
author chainsaw
date Sat, 31 Dec 2005 13:14:35 -0800
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif