dolphin/Source/Core/DolphinNoGUI
Lioncash 7baabe99d1 Host: Get rid of Host_SetStartupDebuggingParameters()
This is something that should be the responsibility of the frontend
booting the game. Making this part of the host 'interface' inherently
requires frontends to leak internal details (much like the other
UI-related functions in the interface).

This also decouples more behavior from the debugger and the
initialization process in the wx frontend. This also eliminates several
usages of the parent menubar in the debugger code window.
2017-05-14 19:12:59 -04:00
..
CMakeLists.txt Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
MainNoGUI.cpp Host: Get rid of Host_SetStartupDebuggingParameters() 2017-05-14 19:12:59 -04:00