Mercurial > audlegacy
view audacious/credits.h @ 1941:1aa610fda47b trunk
[svn] - update russian translation
author | nenolod |
---|---|
date | Sun, 05 Nov 2006 12:22:41 -0800 |
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