This commit is contained in:
Lyelye150 2025-10-21 20:49:15 -04:00
parent 2f800f7759
commit f806140faf

View File

@ -32,7 +32,9 @@
#include "scripts.h"
#include <SDL3/SDL_events.h>
#ifndef __WIIU__
#include <SDL3/SDL_process.h>
#endif
#include <SDL3/SDL_stdinc.h>
#include <SDL3/SDL_version.h>
#include <stdio.h>