2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-13 20:06:10 +00:00

Update to latest aurora, SDL3

This commit is contained in:
2025-04-03 00:14:34 -06:00
parent f53fd86d3e
commit aa26577400
6 changed files with 16 additions and 144 deletions

View File

@@ -2,7 +2,7 @@
#include "Runtime/CBasics.hpp"
#include <SDL.h>
#include <SDL3/SDL.h>
#include <logvisor/logvisor.hpp>
#if _WIN32
#include <nowide/convert.hpp>