Compare commits
2 Commits
e08dbba940
...
cba3282dce
Author | SHA1 | Date | |
---|---|---|---|
cba3282dce | |||
5c5e830f0f |
@ -96,14 +96,11 @@
|
||||
<action android:name="android.hardware.usb.action.USB_DEVICE_ATTACHED" />
|
||||
</intent-filter>
|
||||
<!-- Drop file event -->
|
||||
<!--
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<data android:mimeType="*/*" />
|
||||
</intent-filter>
|
||||
-->
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
@ -11,7 +11,6 @@
|
||||
#include "./sys_check.hpp"
|
||||
|
||||
#include "./start_screen.hpp"
|
||||
#include "SDL3/SDL_video.h"
|
||||
|
||||
#include <filesystem>
|
||||
#include <memory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user