view audacious/credits.h @ 1755:3434eb44b304 trunk

[svn] - version bump to 1.2.0-rc2 - use audacious/titlestring.h instead of libaudacious/titlestring.h
author nenolod
date Fri, 22 Sep 2006 03:12: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