match d_lyt_map_capture

This commit is contained in:
compugab
2026-06-01 20:37:33 -04:00
parent e38638e761
commit 56d4b05e1e
4 changed files with 15 additions and 19 deletions
+3
View File
@@ -42,9 +42,12 @@ class MapRelated {
bool c;
};
public:
MapRelated();
~MapRelated();
int fn_801B5970(const GXTexObj*);
/* 0x000 */ mHeapAllocator_c mAllocator;
/* 0x01C */ Child mChildren[8];
/* 0x0FC */ mVec3_c field_0x0FC;
+3 -2
View File
@@ -5,6 +5,7 @@
#include "nw4r/lyt/lyt_picture.h"
#include "s/s_State.hpp"
#include "s/s_StateID.hpp"
#include "m/m_vec.h"
class dLytMapCapture_c {
public:
@@ -31,8 +32,8 @@ public:
void execute();
bool isBusyRendering() const;
void fn_8012D610(mVec3_c *out);
void fn_8012D6D0(mVec3_c *out);
private:
void fn_8012D6F0();