Tried in vain to get the game to write to a savefile in the newly created save format.

git-svn-id: http://openexile.googlecode.com/svn/trunk@52 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
2009-05-06 19:49:07 +00:00
parent 6bc706bd7b
commit f8701fdaff
20 changed files with 424 additions and 480 deletions

View File

@@ -7,7 +7,6 @@ void flash_round_rect(Rect to_flash,short radius);
void button_flash_rect(Rect to_flash);
void handle_menu_spell(short spell_picked,short spell_type) ;
void initiate_outdoor_combat(short i);
void initiate_redraw();
bool handle_keystroke(char chr,char chr2,EventRecord event);
void menu_activate( short type);
void do_load();