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

@@ -100,6 +100,7 @@ int main(void) {
init_directories();
Initialize();
init_fileio();
init_snd_tool();
load_graphics();