mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-07-02 13:26:24 +12:00
iOS: Add file picker (#747)
* iOS: Add file picker * Fix lock placement
This commit is contained in:
parent
90725252d3
commit
fec4428ebf
8 changed files with 130 additions and 11 deletions
|
@ -3,4 +3,5 @@
|
|||
#include <QuartzCore/QuartzCore.h>
|
||||
|
||||
void iosCreateEmulator();
|
||||
void iosLoadROM(NSString* pathNS);
|
||||
void iosRunFrame(CAMetalLayer* layer);
|
Loading…
Add table
Add a link
Reference in a new issue