Mercurial > audlegacy
view src/audacious/legacy/ui_credits.h @ 4702:1cdfff982241
temporary fix until we get rid of legacy directory
author | Tomasz Mon <desowin@gmail.com> |
---|---|
date | Sun, 06 Jul 2008 18:46:11 +0200 |
parents | 3a56d2786063 |
children |
line wrap: on
line source
#ifndef AUDACIOUS_UI_CREDITS_H #define AUDACIOUS_UI_CREDITS_H void show_about_window(void); void hide_about_window(void); void show_credits_window(void); #endif /* AUDACIOUS_UI_CREDITS_H */