Mercurial > audlegacy
view audacious/credits.h @ 566:ab7027a06ca9 trunk
[svn] convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of
difference anyway...
author | nenolod |
---|---|
date | Thu, 02 Feb 2006 14:42: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