Mercurial > audlegacy
view audacious/credits.h @ 1643:1a525bd78cf0 trunk
[svn] - copy the WA2GUI code into a Plugin shell
author | nenolod |
---|---|
date | Thu, 07 Sep 2006 19:57:27 -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