Mercurial > audlegacy
view audacious/credits.h @ 623:9938d9e87a71 trunk
[svn] Musepack build fix by NhJm.
author | chainsaw |
---|---|
date | Mon, 06 Feb 2006 16:47:35 -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