changeset 1331 | eb06a37afa7e |
parent 1330 | ce6b4a66b3eb |
child 1373 | 527ef3c6a2d6 |
1330:ce6b4a66b3eb | 1331:eb06a37afa7e |
---|---|
109 UNPK_openRead, |
109 UNPK_openRead, |
110 UNPK_openWrite, |
110 UNPK_openWrite, |
111 UNPK_openAppend, |
111 UNPK_openAppend, |
112 UNPK_remove, |
112 UNPK_remove, |
113 UNPK_mkdir, |
113 UNPK_mkdir, |
114 UNPK_closeArchive, |
114 UNPK_stat, |
115 UNPK_stat |
115 UNPK_closeArchive |
116 }; |
116 }; |
117 |
117 |
118 #endif /* defined PHYSFS_SUPPORTS_QPAK */ |
118 #endif /* defined PHYSFS_SUPPORTS_QPAK */ |
119 |
119 |
120 /* end of archiver_qpak.c ... */ |
120 /* end of archiver_qpak.c ... */ |