mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-14 12:02:30 +00:00
feat(gameui): add CGGameUI class
This commit is contained in:
parent
8a71e9fdea
commit
babeb2d864
7 changed files with 272 additions and 0 deletions
|
|
@ -6,6 +6,10 @@
|
|||
#include "gx/Texture.hpp"
|
||||
#include <cstdint>
|
||||
|
||||
|
||||
float CalculateAspectRatio();
|
||||
|
||||
|
||||
class CSimpleTop;
|
||||
|
||||
class CGlueMgr {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue