mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Core: Get rid of Host_GetInstance()
This commit is contained in:
@ -85,8 +85,6 @@ enum Hotkey
|
||||
|
||||
struct SCoreStartupParameter
|
||||
{
|
||||
void* hInstance; // HINSTANCE but we don't want to include <windows.h>
|
||||
|
||||
// Settings
|
||||
bool bEnableDebugging;
|
||||
#ifdef USE_GDBSTUB
|
||||
|
Reference in New Issue
Block a user