Mercurial > audlegacy
view audacious/credits.h @ 1025:2b42e48a688e trunk
[svn] - fix a potential crash in our read callback (for VFS)
- typo fix
author | nenolod |
---|---|
date | Wed, 10 May 2006 17:54:49 -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