Explorar el Código

Update raylib.h

Ray hace 6 años
padre
commit
7b448f59e2
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/raylib.h

+ 0 - 1
src/raylib.h

@@ -414,7 +414,6 @@ typedef struct Wave {
 } Wave;
 
 typedef struct rAudioBuffer rAudioBuffer;
-#define AudioBuffer rAudioBuffer    // HACK: To avoid CoreAudio (macOS) symbol collision
 
 // Audio stream type
 // NOTE: Useful to create custom audio streams not bound to a specific file