A try at standardizing filenames' case in the Classic BoE branch (Win32), as described in the Issue 25.

(Scenario Editor)

Chokboyz

git-svn-id: http://openexile.googlecode.com/svn/trunk@153 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
Chokboyz
2010-07-12 04:08:14 +00:00
parent 86e61066e8
commit 43152f7387
29 changed files with 133 additions and 134 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) ;