mirror of
https://github.com/zeldaret/ss
synced 2026-08-09 02:46:51 -04:00
match d_lyt_map_capture
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user