Explorar el Código

Update raylib.h

pull/2/head
Ray hace 12 años
padre
commit
c15209f03c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      src/raylib.h

+ 2
- 2
src/raylib.h Ver fichero

@ -50,7 +50,7 @@
#ifndef RAYLIB_H
#define RAYLIB_H
o">//#define NO_AUDIO // Audio is still being tested, deactivated by default
cp">#define NO_AUDIO // Audio is still being tested, deactivated by default
//----------------------------------------------------------------------------------
// Some basic Defines
@ -373,4 +373,4 @@ void StopSound(Sound sound); // Stop playing a sound
}
#endif
#endif // RAYLIB_H
#endif // RAYLIB_H

Cargando…
Cancelar
Guardar