Add initial pandroid files

This commit is contained in:
offtkp 2023-11-14 15:30:53 +02:00
parent a98fcfc56f
commit 469ae2805c
41 changed files with 782 additions and 10 deletions

View file

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