Explorar o código

Added buffering API to list of exported symbols in OS/2 build.

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

+ 2 - 0
makeos2.cmd

@@ -98,6 +98,8 @@ erase /N bin\*.*
 @echo  "PHYSFS_writeUBE32" >> bin\physfs.def
 @echo  "PHYSFS_writeSBE64" >> bin\physfs.def
 @echo  "PHYSFS_writeUBE64" >> bin\physfs.def
+@echo  "PHYSFS_setBuffer" >> bin\physfs.def
+@echo  "PHYSFS_flush" >> bin\physfs.def
 
 emximp -o bin/physfs.lib bin/physfs.def