Backends: SDL3: Update for API changes: SDL_bool removal. SDL_INIT_TIMER removal. (#7999)

This commit is contained in:
ocornut
2024-09-19 16:02:23 +02:00
parent faca859043
commit 0af2c4ef76
5 changed files with 7 additions and 5 deletions

View File

@@ -43,6 +43,8 @@ Breaking changes:
Other changes:
- Backends: SDL3: Update for API changes: SDL_bool removal. SDL_INIT_TIMER removal.
-----------------------------------------------------------------------
VERSION 1.91.2 (Released 2024-09-19)