Rename windows directories to remove spaces. This backslash business is getting old.
This commit is contained in:
6
scenedit/buttonmg.h
Normal file
6
scenedit/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