Initial code
This commit is contained in:
6
Windows Code Release 3/Scen Ed/BUTTONMG.H
Normal file
6
Windows Code Release 3/Scen Ed/BUTTONMG.H
Normal file
@@ -0,0 +1,6 @@
|
||||
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) ;
|
Reference in New Issue
Block a user