Attempt to add RomFS dumping
This commit is contained in:
@@ -39,6 +39,7 @@ class MainWindow : public QMainWindow {
|
||||
void swapEmuBuffer();
|
||||
void emuThreadMainLoop();
|
||||
void selectROM();
|
||||
void dumpRomFS();
|
||||
|
||||
// Tracks whether we are using an OpenGL-backed renderer or a Vulkan-backed renderer
|
||||
bool usingGL = false;
|
||||
|
||||
Reference in New Issue
Block a user