Update raylib.h
This commit is contained in:
parent
2cb3b91913
commit
7b448f59e2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue