view audacious/credits.h @ 1306:d44e5df149dc trunk

[svn] - not sure what all of that cur_dir stuff was, but I think somebody was smoking crack
author nenolod
date Sun, 18 Jun 2006 23:58: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