mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
Remove EmuWindow.
All it did was raise complexity.
This commit is contained in:
parent
5a66ded081
commit
f2759ffe65
14 changed files with 32 additions and 284 deletions
|
@ -21,4 +21,6 @@ public:
|
|||
|
||||
void Update();
|
||||
bool PeekMessages();
|
||||
|
||||
void* m_window_handle;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue