2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 03:07:41 +00:00

CBooRenderer::PostRenderFogs() implementation

This commit is contained in:
Jack Andersen
2017-03-06 19:36:02 -10:00
parent 87a22b73fa
commit 0f6ae9d217
4 changed files with 135 additions and 32 deletions

View File

@@ -101,6 +101,7 @@ private:
bool x40_24_texturesLoaded : 1;
bool x40_25_modelVisible : 1;
u8 x41_mask = 0;
u32 x44_areaInstanceIdx = -1;
struct UVAnimationBuffer
{