Mercurial > audlegacy
view audacious/ui_credits.h @ 2253:329fb2453c87 trunk
[svn] More copyright notice updates
author | kiyoshi |
---|---|
date | Wed, 03 Jan 2007 14:55:03 -0800 |
parents | a6010343e979 |
children |
line wrap: on
line source
#ifndef ABOUT_H #define ABOUT_H void show_about_window(void); void show_credits_window(void); #endif