Merge commit 'b22c6238d5eb65ced42808ec326aae75d0d5c9ed' into back-to-imgui

This commit is contained in:
irisz64
2025-06-26 22:23:47 +02:00
317 changed files with 18074 additions and 2718 deletions

View File

@@ -20,6 +20,8 @@
*/
#include "SDL_internal.h"
#include "stdlib/SDL_vacopy.h"
// Simple error handling in SDL
#include "SDL_error_c.h"