view audacious/about.h @ 405:e23a39947f4c trunk

[svn] Initialize variables to zero where required.
author chainsaw
date Sun, 08 Jan 2006 13:39:07 -0800
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif