mirror of
				https://github.com/libsdl-org/SDL.git
				synced 2025-10-26 12:27:44 +00:00 
			
		
		
		
	Fixed coccinelle patching
Fixes https://github.com/libsdl-org/SDL/issues/10260
This commit is contained in:
		| @@ -3484,11 +3484,6 @@ typedef SDL_Colour, SDL_Color; | ||||
| - SDLK_z | ||||
| + SDLK_Z | ||||
| @@ | ||||
| typedef SDL_PixelFormat, SDL_PackedPixelDetails; | ||||
| @@ | ||||
| - SDL_PixelFormat | ||||
| + SDL_PixelFormatDetails | ||||
| @@ | ||||
| @@ | ||||
| - SDL_ConvertSurfaceFormat | ||||
| + SDL_ConvertSurface | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sam Lantinga
					Sam Lantinga