Mercurial > audlegacy
view audacious/credits.h @ 2179:8bdcac47760b trunk
[svn] Keep the voiceprint inside the range for the theme.
author | marvin |
---|---|
date | Tue, 19 Dec 2006 15:13:17 -0800 |
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