2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-20 16:59:12 +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/GameGlobalObjects.hpp"
#include "Runtime/IMain.hpp"
#include <Runtime/CBasics.hpp>
#include <SDL_filesystem.h>
#include <SDL3/SDL_filesystem.h>
namespace metaforce {