Mercurial > audlegacy
view audacious/credits.h @ 1587:c073fd82ded6 trunk
[svn] - Don't explode when loading http streams from xspf files.
author | nhjm449 |
---|---|
date | Sun, 20 Aug 2006 12:20:36 -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