mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Remove EmuWindow.
All it did was raise complexity.
This commit is contained in:
@ -21,4 +21,6 @@ public:
|
||||
|
||||
void Update();
|
||||
bool PeekMessages();
|
||||
|
||||
void* m_window_handle;
|
||||
};
|
||||
|
Reference in New Issue
Block a user