view audacious/credits.h @ 1454:de0146be48ee trunk

[svn] - fix the other bug exposed by strace
author nenolod
date Fri, 28 Jul 2006 14:13:59 -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