view audacious/credits.h @ 1857:2ed05cc57194 trunk

[svn] - add mainwinMinimizeX, mainwinMinimizeY, mainwinShadeX, mainwinShadeY, mainwinCloseX, mainwinCloseY - make Osmosis mainwin 425x100 instead of 425x105 - reposition the minimize, shade and close buttons on the Osmosis skin.
author nenolod
date Wed, 11 Oct 2006 18:23:22 -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