Selaa lähdekoodia

Update miniaudio to v0.9.3

Ray 6 vuotta sitten
vanhempi
commit
c7907a203b
2 muutettua tiedostoa jossa 321 lisäystä ja 215 poistoa
  1. 318 211
      src/external/miniaudio.h
  2. 3 4
      src/raudio.h

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 318 - 211
src/external/miniaudio.h


+ 3 - 4
src/raudio.h

@@ -50,8 +50,8 @@
 *
 **********************************************************************************************/
 
-#ifndef AUDIO_H
-#define AUDIO_H
+#ifndef RAUDIO_H
+#define RAUDIO_H
 
 //----------------------------------------------------------------------------------
 // Defines and Macros
@@ -60,7 +60,6 @@
 
 //----------------------------------------------------------------------------------
 // Types and Structures Definition
-// NOTE: Below types are required for CAMERA_STANDALONE usage
 //----------------------------------------------------------------------------------
 #ifndef __cplusplus
 // Boolean type
@@ -174,4 +173,4 @@ void SetAudioStreamPitch(AudioStream stream, float pitch);      // Set pitch for
 }
 #endif
 
-#endif // AUDIO_H
+#endif // RAUDIO_H

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä