view audacious/about.h @ 124:428d3865de3c trunk

[svn] More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.)
author nenolod
date Mon, 07 Nov 2005 23:26:55 -0800
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif