Mercurial > audlegacy
view audacious/credits.h @ 976:4dfb85985fe0 trunk
[svn] - Let's not forget the year and track number!
author | nhjm449 |
---|---|
date | Wed, 26 Apr 2006 21:14:48 -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