Mercurial > audlegacy
view audacious/credits.h @ 1008:4071ef3fc59c trunk
[svn] - version bump: 1.1.0 (since we're getting close to releasing the reference package)
author | nenolod |
---|---|
date | Sun, 07 May 2006 22:36:14 -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