Mercurial > audlegacy
view audacious/credits.h @ 2068:31b5c59ed31b trunk
[svn] - add VFSBuffer, equivilant to fmemopen().
author | nenolod |
---|---|
date | Fri, 08 Dec 2006 02:25:20 -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