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

@@ -133,6 +133,7 @@ int main(void)
start_time = TickCount();
Initialize();
init_fileio();
init_main_buttons();
Set_up_win();
Point p = {0,0};