Mercurial > audlegacy
view audacious/credits.h @ 1869:b7cac9c9c4a1 trunk
[svn] - audacious_determine_session_type() would crash if audacious_session_uri had value.
author | yaz |
---|---|
date | Fri, 13 Oct 2006 11:08:02 -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