Browse Source

Update raylib.h

Ray 6 years ago
parent
commit
7b448f59e2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/raylib.h

+ 0 - 1
src/raylib.h

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