port some small fry to the new config system.

This commit is contained in:
Arisotura
2024-05-24 11:41:51 +02:00
parent f9449999ec
commit b5cc5a2cf7
5 changed files with 27 additions and 29 deletions

View File

@ -40,6 +40,8 @@
class EmuInstance;
class EmuThread;
const int kMaxRecentROMs = 10;
/*
class WindowBase : public QMainWindow
{