Added new entry point to makeos2.cmd, in case we keep this.
--- a/makeos2.cmd Sun Mar 29 04:29:24 2009 -0400
+++ b/makeos2.cmd Sun Mar 29 04:32:08 2009 -0400
@@ -111,6 +111,7 @@
@echo "_PHYSFS_mount" >> bin\physfs.def
@echo "_PHYSFS_getMountPoint" >> bin\physfs.def
@echo "_PHYSFS_setAllocator" >> bin\physfs.def
+@echo "_PHYSFS_getAllocator" >> bin\physfs.def
@echo "_PHYSFS_getCdRomDirsCallback" >> bin\physfs.def
@echo "_PHYSFS_getSearchPathCallback" >> bin\physfs.def
@echo "_PHYSFS_enumerateFilesCallback" >> bin\physfs.def