mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Qt: Implement GBA host and widget
This commit is contained in:
parent
9b80fb7deb
commit
d6f86e1754
8 changed files with 635 additions and 1 deletions
|
@ -27,6 +27,7 @@ public:
|
|||
bool GetRenderFocus();
|
||||
bool GetRenderFullFocus();
|
||||
bool GetRenderFullscreen();
|
||||
bool GetGBAFocus();
|
||||
|
||||
void SetMainWindowHandle(void* handle);
|
||||
void SetRenderHandle(void* handle);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue