mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:07:43 +00:00
CSaveUI work
This commit is contained in:
@@ -164,6 +164,7 @@ public:
|
||||
const zeus::CVector3f& c, const zeus::CVector3f& d);
|
||||
void DrawFrame();
|
||||
void Update(float dt);
|
||||
std::pair<u32, u32> GetVideoDimensions() const { return {x6c_videoInfo.width, x6c_videoInfo.height}; }
|
||||
|
||||
static void Initialize();
|
||||
static void Shutdown();
|
||||
|
||||
Reference in New Issue
Block a user