mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-11-03 17:24:25 +00: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