Mercurial > audlegacy
view audacious/credits.h @ 1829:e4e4fadfb2a9 trunk
[svn] - fixes for resize bug
author | nenolod |
---|---|
date | Thu, 05 Oct 2006 07:39:43 -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