Merged the SDL and Qt frontends together into a single unified executable
This commit is contained in:
@@ -38,7 +38,7 @@ enum class Class : u8 {
|
||||
Core_ARM11, ///< ARM11 CPU core
|
||||
Core_Timing, ///< CoreTiming functions
|
||||
Core_Cheats, ///< Cheat functions
|
||||
Config, ///< Emulator configuration (including commandline)
|
||||
Config, ///< Emulator configuration
|
||||
Debug, ///< Debugging tools
|
||||
Debug_Emulated, ///< Debug messages from the emulated programs
|
||||
Debug_GPU, ///< GPU debugging tools
|
||||
|
||||
Reference in New Issue
Block a user