diff -r 6a5f06dbd423 -r 0d8e41a5c831 makeos2.cmd --- a/makeos2.cmd Sun Apr 01 03:04:20 2007 +0000 +++ b/makeos2.cmd Sun Apr 01 21:24:19 2007 +0000 @@ -36,6 +36,7 @@ @echo "_PHYSFS_getLinkedVersion" >> bin\physfs.def @echo "_PHYSFS_init" >> bin\physfs.def @echo "_PHYSFS_deinit" >> bin\physfs.def +@echo "_PHYSFS_isInit" >> bin\physfs.def @echo "_PHYSFS_supportedArchiveTypes" >> bin\physfs.def @echo "_PHYSFS_freeList" >> bin\physfs.def @echo "_PHYSFS_getLastError" >> bin\physfs.def