This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
gugdun
/
physfs
espejo de
https://github.com/icculus/physfs
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Initial add.
Ryan C. Gordon
hace 24 años
padre
e7920f0e74
commit
70f82bd819
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
6
0
extras/Makefile.am
+ 6
- 0
extras/Makefile.am
Ver fichero
@@ -0,0 +1,6 @@
+EXTRA_DIST = \
+ physfsrwops.c \
+ physfsrwops.h \
+ physfshttpd.c
+
+