2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 23:47:43 +00:00

Initial PVS stubs

This commit is contained in:
Jack Andersen
2016-07-27 13:06:57 -10:00
parent 8b234fafb8
commit 79443d93d2
14 changed files with 284 additions and 13 deletions

View File

@@ -84,7 +84,8 @@ private:
CBooSurface* x38_firstUnsortedSurface = nullptr;
CBooSurface* x3c_firstSortedSurface = nullptr;
bool x40_24_texturesLoaded : 1;
bool x40_25_ : 1;
bool x40_25_modelVisible : 1;
u8 x41_mask = 0;
struct UVAnimationBuffer
{