diff options
| author | Ray <raysan5@gmail.com> | 2019-07-23 23:37:14 +0200 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2019-07-23 23:37:14 +0200 |
| commit | 7b448f59e2edb8df53ea2a586d8c276cf686db71 (patch) | |
| tree | 71686b54d38b9777489c38080b98b5962145546e /src | |
| parent | 2cb3b919139ca51d23d1ee12b5536c954808f7f0 (diff) | |
| download | raylib-7b448f59e2edb8df53ea2a586d8c276cf686db71.tar.gz raylib-7b448f59e2edb8df53ea2a586d8c276cf686db71.zip | |
Update raylib.h
Diffstat (limited to 'src')
| -rw-r--r-- | src/raylib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h index 31c5cb4d..f9f5882a 100644 --- a/src/raylib.h +++ b/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 |
