view audacious/credits.h @ 1342:ff66fd03e7dc trunk

[svn] German translation update by hansmi from Gentoo.
author chainsaw
date Wed, 28 Jun 2006 03:35:52 -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