Mercurial > audlegacy
view audacious/credits.h @ 1548:d5be38600be5 trunk
[svn] - incomplete PlaylistContainer implementation
author | nenolod |
---|---|
date | Thu, 10 Aug 2006 18:10:25 -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