diff --git a/SDL3/CategoryAPI.md b/SDL3/CategoryAPI.md index 832ac20c6..49e22e476 100644 --- a/SDL3/CategoryAPI.md +++ b/SDL3/CategoryAPI.md @@ -300,6 +300,7 @@ - [SDL_GetCurrentTime](SDL_GetCurrentTime) - [SDL_GetCurrentVideoDriver](SDL_GetCurrentVideoDriver) - [SDL_GetCursor](SDL_GetCursor) +- [SDL_GetDateTimeLocalePreferences](SDL_GetDateTimeLocalePreferences) - [SDL_GetDayOfWeek](SDL_GetDayOfWeek) - [SDL_GetDayOfYear](SDL_GetDayOfYear) - [SDL_GetDaysInMonth](SDL_GetDaysInMonth) @@ -959,8 +960,8 @@ - [SDL_LockSurface](SDL_LockSurface) - [SDL_LockTexture](SDL_LockTexture) - [SDL_LockTextureToSurface](SDL_LockTextureToSurface) -- [SDL_log](SDL_log) - [SDL_Log](SDL_Log) +- [SDL_log](SDL_log) - [SDL_log10](SDL_log10) - [SDL_log10f](SDL_log10f) - [SDL_LogCategory](SDL_LogCategory) diff --git a/SDL3/CategoryAPIFunction.md b/SDL3/CategoryAPIFunction.md index 6e2e3de07..ac8ebed85 100644 --- a/SDL3/CategoryAPIFunction.md +++ b/SDL3/CategoryAPIFunction.md @@ -213,6 +213,7 @@ - [SDL_GetCurrentTime](SDL_GetCurrentTime) - [SDL_GetCurrentVideoDriver](SDL_GetCurrentVideoDriver) - [SDL_GetCursor](SDL_GetCursor) +- [SDL_GetDateTimeLocalePreferences](SDL_GetDateTimeLocalePreferences) - [SDL_GetDayOfWeek](SDL_GetDayOfWeek) - [SDL_GetDayOfYear](SDL_GetDayOfYear) - [SDL_GetDaysInMonth](SDL_GetDaysInMonth) diff --git a/SDL3/CategoryCategory.md b/SDL3/CategoryCategory.md index 2d07768da..34b431e0f 100644 --- a/SDL3/CategoryCategory.md +++ b/SDL3/CategoryCategory.md @@ -1,5 +1,4 @@ -- [CategoryGamepad](CategoryGamepad) - [CategoryMessageBox](CategoryMessageBox) - [CategoryMetal](CategoryMetal)