Procházet zdrojové kódy

Added some missing file types to the documentation.

Ryan C. Gordon před 16 roky
rodič
revize
ed989aa171
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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)