view audacious/credits.h @ 921:2d7a46b743cb trunk

[svn] Updated german translation by Tarsonis, closes bug #459.
author chainsaw
date Sun, 09 Apr 2006 12:17: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