Mercurial > audlegacy
view audacious/credits.h @ 764:e675740173ca trunk
[svn] - sanity checks for mpg123_decode_header
author | nenolod |
---|---|
date | Wed, 01 Mar 2006 09:37:37 -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