2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-21 01:39:11 +00:00

CCubeRenderer: Start getting world rendering implemented

This commit is contained in:
2022-03-05 20:50:54 -08:00
parent 6c3e74b93e
commit 2bdfe96134
8 changed files with 163 additions and 32 deletions

View File

@@ -88,6 +88,7 @@ public:
static void ResetCachedMaterials();
static void EnsureViewDepStateCached(const CCubeSurface* surface);
static void KillCachedViewDepState();
static void EnsureTevsDirect();
private:
void SetCurrentBlack();