Examples: SDL3: Updated for latest WIP SDL3 branch. (#6243)

This commit is contained in:
ocornut
2023-03-15 15:04:07 +01:00
parent 0d606968d8
commit ae4dad09b5
2 changed files with 11 additions and 3 deletions

View File

@ -40,6 +40,7 @@ Breaking Changes:
Other changes:
- Backends: OpenGL3: Fixed GL loader crash when GL_VERSION returns NULL. (#6154, #4445, #3530)
- Examples: SDL3: Updated for latest WIP SDL3 branch. (#6243)
-----------------------------------------------------------------------