Removing SDL_Colour macro

This commit is contained in:
Petar Popovic
2024-04-09 00:06:05 +02:00
committed by Ryan C. Gordon
parent baf09904b3
commit 9b5944a14f
4 changed files with 10 additions and 1 deletions

View File

@@ -977,6 +977,9 @@ The following functions have been renamed:
* SDL_MasksToPixelFormatEnum() => SDL_GetPixelFormatEnumForMasks()
* SDL_PixelFormatEnumToMasks() => SDL_GetMasksForPixelFormatEnum()
The following macros have been removed:
* SDL_Colour - use SDL_Color instead
## SDL_platform.h
The following platform preprocessor macros have been renamed: