summaryrefslogtreecommitdiff
path: root/include/DTCM
diff options
context:
space:
mode:
authorenzofc708 <47937189+enzofc708@users.noreply.github.com>2026-04-16 15:38:59 -0300
committerGitHub <noreply@github.com>2026-04-16 20:38:59 +0200
commitef2caebcefe1a0d370a56340944931f71bcd39a8 (patch)
tree7cdd9e0447e418d937effd0c0424c6909913c077 /include/DTCM
parent98cc0af690719f10bd7b67c1c11d207bfcdbbfe7 (diff)
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
Diffstat (limited to 'include/DTCM')
-rw-r--r--include/DTCM/UnkStruct_027e037c.h (renamed from include/DTCM/UnkStruct_027e037c.hpp)7
1 files changed, 3 insertions, 4 deletions
diff --git a/include/DTCM/UnkStruct_027e037c.hpp b/include/DTCM/UnkStruct_027e037c.h
index 96359f03..81b20b1a 100644
--- a/include/DTCM/UnkStruct_027e037c.hpp
+++ b/include/DTCM/UnkStruct_027e037c.h
@@ -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; \ No newline at end of file