mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
port some small fry to the new config system.
This commit is contained in:
@ -40,6 +40,8 @@
|
||||
class EmuInstance;
|
||||
class EmuThread;
|
||||
|
||||
const int kMaxRecentROMs = 10;
|
||||
|
||||
/*
|
||||
class WindowBase : public QMainWindow
|
||||
{
|
||||
|
Reference in New Issue
Block a user