mirror of
https://github.com/zeldaret/ph
synced 2026-06-11 05:08:11 -04:00
Decomp sbc.c (100%) (#144)
* start sbc.cpp * add G3d_SBCRender_007 * match G3d_SBCRender_007 * match G3d_SBCRender_008 * match G3d_SBCRender_SKN * fix EUR relocs file * match G3d_SBCRender_00C * match G3d_SBCRender_00D * complete sbc.cpp * fix EUR delinks
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
|
||||
#include <nds/math.h>
|
||||
|
||||
struct UnkStruct_027e037c {
|
||||
public:
|
||||
typedef struct UnkStruct_027e037c_ {
|
||||
/* 000 */ unk32 mUnk_000;
|
||||
/* 004 */ unk32 mUnk_004;
|
||||
/* 008 */ Mat4p mUnk_008;
|
||||
@@ -38,6 +37,6 @@ public:
|
||||
/* 160 */ Mat4x3p mUnk_160;
|
||||
/* 190 */ Mat4x3p mUnk_190;
|
||||
/* 1c0 */
|
||||
};
|
||||
} UnkStruct_027e037c;
|
||||
|
||||
extern UnkStruct_027e037c data_027e037c;
|
||||
extern UnkStruct_027e037c data_027e037c;
|
||||
Reference in New Issue
Block a user