Selaa lähdekoodia

Added some missing file types to the documentation.

Ryan C. Gordon 16 vuotta sitten
vanhempi
commit
ed989aa171
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      src/physfs.h

+ 2 - 0
src/physfs.h

@@ -140,6 +140,8 @@
  *
  * Currently supported archive types:
  *   - .ZIP (pkZip/WinZip/Info-ZIP compatible)
+ *   - .7Z  (7zip archives)
+ *   - .ISO (ISO9660 files, CD-ROM images)
  *   - .GRP (Build Engine groupfile archives)
  *   - .PAK (Quake I/II archive format)
  *   - .HOG (Descent I/II HOG file archives)