Mercurial > audlegacy
view audacious/credits.h @ 1577:18edacaa3126 trunk
[svn] - installing Container plugins might help!
author | nenolod |
---|---|
date | Fri, 11 Aug 2006 18:41:53 -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