Mercurial > audlegacy
view audacious/credits.h @ 1761:70caa62ead63 trunk
[svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed"
author | yaz |
---|---|
date | Thu, 28 Sep 2006 08:39:14 -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