Files
oboe/osx/Scenario Editor/scen.btnmg.h
Celtic Minstrel 0794231c20 - Renamed all source files for better consistency and for a cpp extension.
- Added Bandit Busywork and the GPL license.

git-svn-id: http://openexile.googlecode.com/svn/trunk@23 4ebdad44-0ea0-11de-aab3-ff745001d230
2009-04-19 14:25:48 +00:00

7 lines
200 B
C

void init_lb();
void reset_lb();
void set_lb(short slot, short mode, char *label, short do_draw) ;
void init_rb() ;
void reset_rb() ;
void set_rb(short slot, short mode, char *label, short do_draw) ;