iOS: Add file picker (#747)
* iOS: Add file picker * Fix lock placement
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
#include <QuartzCore/QuartzCore.h>
|
||||
|
||||
void iosCreateEmulator();
|
||||
void iosLoadROM(NSString* pathNS);
|
||||
void iosRunFrame(CAMetalLayer* layer);
|
||||
Reference in New Issue
Block a user