Mercurial > audlegacy
view audacious/credits.h @ 1728:ce4322fee858 trunk
[svn] Add #undef FSCALE, since it's already defined on OpenBSD
author | js |
---|---|
date | Sat, 16 Sep 2006 19:21:06 -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