mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-14 03:52:30 +00:00
feat(client): migrate gui functions and implement OsGuiGetWindow
This commit is contained in:
parent
acaa42019a
commit
ba790418e1
12 changed files with 120 additions and 33 deletions
6
src/client/Gui.hpp
Normal file
6
src/client/Gui.hpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef CLIENT_GUI_HPP
|
||||
#define CLIENT_GUI_HPP
|
||||
|
||||
#include "gui/OsGui.hpp"
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue