Initial Import of Win32 Classic Blades of Exile and associated Scenario Editor codes.

Chokboyz

git-svn-id: http://openexile.googlecode.com/svn/trunk@70 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
Chokboyz
2009-05-24 23:32:16 +00:00
parent f457bb85d3
commit b203c94ab7
117 changed files with 65343 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) ;