Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Archivist
/
raylib-src
réplica de
https://github.com/raysan5/raylib
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
24
Wiki
Actividad
Explorar el Código
implement
pull/109/head
Joshua Reisenauer
hace 9 años
padre
1c370f5a17
commit
89a84a621b
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
src/audio.c
+ 1
- 0
src/audio.c
Ver fichero
@ -42,6 +42,7 @@
#
include
<string.h> // Required for strcmp()
#
include
<stdio.h> // Used for .WAV loading
#
define JAR_XM_IMPLEMENTATION
#
include
"jar_xm.h" // For playing .xm files
#
if defined(AUDIO_STANDALONE)
Escribir
Vista previa
Cargando…
Cancelar
Guardar