mirror of
https://github.com/zeldaret/tp
synced 2026-08-01 00:08:51 -04:00
d_lib split and partially matched (#30)
* d_lib split and partially matched * clang-format * modify some extern labels * clang-format Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -295,17 +295,12 @@ extern double lbl_80452CB0;
|
||||
extern float lbl_80452CB8;
|
||||
|
||||
// daalink setmatrixworldaxisrot
|
||||
struct now { // m_Do_mtx::mDoMtx_stack_c::now
|
||||
float unk0[4];
|
||||
float unk10[4];
|
||||
float unk20[4];
|
||||
};
|
||||
struct mCurrentMtx { // J3DGraphBase::J3DSys::mCurrentMtx
|
||||
float unk0[4];
|
||||
float unk10[4];
|
||||
float unk20[4];
|
||||
};
|
||||
extern now lbl_803DD470;
|
||||
// extern now lbl_803DD470;
|
||||
extern mCurrentMtx lbl_80434BE4;
|
||||
|
||||
// daalink modelcallback
|
||||
|
||||
Reference in New Issue
Block a user