view audacious/credits.h @ 1048:b10e09537428 trunk

[svn] - self-caching transparency generator (right now we have a blend constant of 60%)
author nenolod
date Sun, 14 May 2006 16:05:32 -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