view audacious/credits.h @ 2190:d618044d35e4 trunk

[svn] - Fix the number of analyzer bars drawn in shaded mode. - Fix doublesize for analyzer in shaded mode.
author nhjm449
date Fri, 22 Dec 2006 00:17:31 -0800
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