mirror of
				https://github.com/Ryujinx/SDL2-CS.git
				synced 2025-10-29 01:27:16 +00:00 
			
		
		
		
	SDL 2.0.3
This commit is contained in:
		
							parent
							
								
									6899e6cdb0
								
							
						
					
					
						commit
						67f4c81bb3
					
				|  | @ -798,7 +798,7 @@ namespace SDL2 | |||
| 		 */ | ||||
| 		public const int SDL_MAJOR_VERSION =	2; | ||||
| 		public const int SDL_MINOR_VERSION =	0; | ||||
| 		public const int SDL_PATCHLEVEL =	1; | ||||
| 		public const int SDL_PATCHLEVEL =	3; | ||||
| 
 | ||||
| 		public static readonly int SDL_COMPILEDVERSION = SDL_VERSIONNUM( | ||||
| 			SDL_MAJOR_VERSION, | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue