Explorar o código

Added new entry point to makeos2.cmd, in case we keep this.

Ryan C. Gordon %!s(int64=17) %!d(string=hai) anos
pai
achega
ca244993e6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      makeos2.cmd

+ 1 - 0
makeos2.cmd

@@ -111,6 +111,7 @@ rem goto :dolinking
 @echo "_PHYSFS_mount" >> bin\physfs.def
 @echo "_PHYSFS_mount" >> bin\physfs.def
 @echo "_PHYSFS_getMountPoint" >> bin\physfs.def
 @echo "_PHYSFS_getMountPoint" >> bin\physfs.def
 @echo "_PHYSFS_setAllocator" >> bin\physfs.def
 @echo "_PHYSFS_setAllocator" >> bin\physfs.def
+@echo "_PHYSFS_getAllocator" >> bin\physfs.def
 @echo "_PHYSFS_getCdRomDirsCallback" >> bin\physfs.def
 @echo "_PHYSFS_getCdRomDirsCallback" >> bin\physfs.def
 @echo "_PHYSFS_getSearchPathCallback" >> bin\physfs.def
 @echo "_PHYSFS_getSearchPathCallback" >> bin\physfs.def
 @echo "_PHYSFS_enumerateFilesCallback" >> bin\physfs.def
 @echo "_PHYSFS_enumerateFilesCallback" >> bin\physfs.def