Merge pull request #340 from hydra-emu/pandroid4

Pandroid
This commit is contained in:
wheremyfoodat
2023-12-13 23:20:07 +02:00
committed by GitHub
75 changed files with 2224 additions and 10 deletions

View File

@@ -1,6 +1,8 @@
#include "emulator.hpp"
#ifndef __ANDROID__
#include <SDL_filesystem.h>
#endif
#include <fstream>