Initial code

This commit is contained in:
2025-05-14 09:16:02 -05:00
commit fe0270d2b6
392 changed files with 83559 additions and 0 deletions

View 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) ;