diff --git a/android/app/src/main/cpp/native-lib.cpp b/android/app/src/main/cpp/native-lib.cpp deleted file mode 100644 index ef26612..0000000 --- a/android/app/src/main/cpp/native-lib.cpp +++ /dev/null @@ -1 +0,0 @@ -// Android port (TODO) \ No newline at end of file diff --git a/core/gpu/README.md b/core/gpu/README.md index 043ef03..6db3e43 100644 --- a/core/gpu/README.md +++ b/core/gpu/README.md @@ -8,4 +8,4 @@ Directories: /core/gpu/emu/ - OpenGL EmuGPU (macOS, Android) -/core/gpu/vk/ - Vulkan EmuGPU (Linux) +/core/gpu/vk/ - Vulkan EmuGPU (Linux, Android)