view audacious/credits.h @ 1874:3a428cb2aec9 trunk

[svn] - make things friendly to Objective Make
author nenolod
date Sat, 14 Oct 2006 11:46: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