Blades of Exile Win32 Character Editor v1.0.0 release.

Changelog :
- The character editor now search the right help file.
- If sounds are desactivated in the game, they will now be desactivated in the character editor as well.
- Reorganised menus.
- Implemented a "Save as" option. "Save" now overwrite the loaded file.

git-svn-id: http://openexile.googlecode.com/svn/trunk@40 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
Chokboyz
2009-04-28 01:24:27 +00:00
parent ec2fb7f44f
commit 9ed2738f6c
5 changed files with 25 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ void file_initialize();
void save_file(short mode);
void load_file();
void leave_town();
void build_data_file(short mode);
void get_reg_data();
void remove_party_from_scen();
void Get_Path(char* path);
short load_items_list();