mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-13 18:49:10 -04:00
Review some functions, formatting and comments
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user