[Qt] Add capability to load scripts from files
This commit is contained in:
@@ -59,6 +59,7 @@ class MainWindow : public QMainWindow {
|
||||
|
||||
void swapEmuBuffer();
|
||||
void emuThreadMainLoop();
|
||||
void selectLuaFile();
|
||||
void selectROM();
|
||||
void dumpRomFS();
|
||||
void openLuaEditor();
|
||||
|
||||
Reference in New Issue
Block a user