aboutsummaryrefslogtreecommitdiff
path: root/src/raylib.h
diff options
context:
space:
mode:
authorraysan5 <raysan5@gmail.com>2016-07-15 18:16:34 +0200
committerraysan5 <raysan5@gmail.com>2016-07-15 18:16:34 +0200
commit7959ccd84dd9eedd7aad10fe8b6bea988f828f40 (patch)
tree8277cf32ebb09b04c898360b92198bd5cfb44ac0 /src/raylib.h
parent338bb3fd9c0d26f181072f68552432702b8ce6dd (diff)
downloadraylib-7959ccd84dd9eedd7aad10fe8b6bea988f828f40.tar.gz
raylib-7959ccd84dd9eedd7aad10fe8b6bea988f828f40.zip
Review some functions, formatting and comments
Diffstat (limited to 'src/raylib.h')
-rw-r--r--src/raylib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/raylib.h b/src/raylib.h
index 9225c5ee..e3a17ebb 100644
--- a/src/raylib.h
+++ b/src/raylib.h
@@ -468,8 +468,6 @@ typedef struct Wave {
short channels;
} Wave;
-typedef int RawAudioContext;
-
// Texture formats
// NOTE: Support depends on OpenGL version and platform
typedef enum {