This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
gugdun
/
physfs
mirror da
https://github.com/icculus/physfs
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Initial add.
Ryan C. Gordon
24 anni fa
parent
e7920f0e74
commit
70f82bd819
1 ha cambiato i file
con
6 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
6
0
extras/Makefile.am
+ 6
- 0
extras/Makefile.am
Vedi File
@@ -0,0 +1,6 @@
+EXTRA_DIST = \
+ physfsrwops.c \
+ physfsrwops.h \
+ physfshttpd.c
+
+