equal
deleted
inserted
replaced
97 { |
97 { |
98 "HOG", |
98 "HOG", |
99 "Descent I/II HOG file format", |
99 "Descent I/II HOG file format", |
100 "Bradley Bell <btb@icculus.org>", |
100 "Bradley Bell <btb@icculus.org>", |
101 "http://icculus.org/physfs/", |
101 "http://icculus.org/physfs/", |
|
102 0, /* supportsSymlinks */ |
102 }, |
103 }, |
103 0, /* supportsSymlinks */ |
|
104 HOG_openArchive, /* openArchive() method */ |
104 HOG_openArchive, /* openArchive() method */ |
105 UNPK_enumerateFiles, /* enumerateFiles() method */ |
105 UNPK_enumerateFiles, /* enumerateFiles() method */ |
106 UNPK_openRead, /* openRead() method */ |
106 UNPK_openRead, /* openRead() method */ |
107 UNPK_openWrite, /* openWrite() method */ |
107 UNPK_openWrite, /* openWrite() method */ |
108 UNPK_openAppend, /* openAppend() method */ |
108 UNPK_openAppend, /* openAppend() method */ |