diff --git a/build-scripts/SDL_migration.cocci b/build-scripts/SDL_migration.cocci index f8d893e543..019b2ecdf4 100644 --- a/build-scripts/SDL_migration.cocci +++ b/build-scripts/SDL_migration.cocci @@ -3689,6 +3689,7 @@ identifier func =~ "^(SDL_AddEventWatch|SDL_AddHintCallback|SDL_AddSurfaceAltern + SDL_GetNumLogicalCPUCores (...) @@ +typedef SDL_bool, bool; @@ - SDL_bool + bool