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:
@@ -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();
|
||||
|
Reference in New Issue
Block a user