Mercurial > audlegacy
view src/audacious/ui_credits.h @ 3212:59b84ca1b09c trunk
Added my g15composer-based Python script for displaying Now Playing info on the LCD of the Logitech G15 Gaming Keyboard.
author | ssokolow@localhost.localdomain |
---|---|
date | Wed, 01 Aug 2007 22:04:59 -0400 |
parents | 3149d4b1a9a9 |
children | b5ee3a4a8e3b |
line wrap: on
line source
#ifndef ABOUT_H #define ABOUT_H void show_about_window(void); void show_credits_window(void); #endif