summaryrefslogtreecommitdiff
path: root/libs/JSystem/J3DGraphBase/J3DMatBlock.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-08 01:47:05 +0200
committerJulgodis <>2021-04-08 01:47:05 +0200
commita23a10639979ee10cbea5ffdadadc490d9e60227 (patch)
tree75a86f6d6760a9f4183f3e97606eb7747399a0a8 /libs/JSystem/J3DGraphBase/J3DMatBlock.cpp
parentdca1d2a1c032f239c65aa1b7767132c12e89f628 (diff)
demangle data-symbols
Diffstat (limited to 'libs/JSystem/J3DGraphBase/J3DMatBlock.cpp')
-rw-r--r--libs/JSystem/J3DGraphBase/J3DMatBlock.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/libs/JSystem/J3DGraphBase/J3DMatBlock.cpp b/libs/JSystem/J3DGraphBase/J3DMatBlock.cpp
index 5f8eac8270..016ca133ed 100644
--- a/libs/JSystem/J3DGraphBase/J3DMatBlock.cpp
+++ b/libs/JSystem/J3DGraphBase/J3DMatBlock.cpp
@@ -427,6 +427,10 @@ struct J3DTevBlock1 {
/* 803228F4 */ ~J3DTevBlock1();
};
+struct J3DSys {
+ static u8 sTexCoordScaleTable[64 + 4 /* padding */];
+};
+
struct J3DPEBlockXlu {
/* 80317BF4 */ s32 countDLSize();
/* 8031E98C */ void load();
@@ -1265,7 +1269,7 @@ extern "C" extern void* __vt__11J3DIndBlock[19];
extern "C" extern void* __vt__14J3DTexGenBlock[27];
extern "C" extern void* __vt__13J3DColorBlock[36];
extern "C" extern u8 j3dSys[284];
-extern "C" extern u8 sTexCoordScaleTable__6J3DSys[64 + 4 /* padding */];
+extern "C" u8 sTexCoordScaleTable__6J3DSys[64 + 4 /* padding */];
extern "C" extern u8 j3dTevSwapTableTable[1024];
extern "C" extern u8 j3dAlphaCmpTable[768];
extern "C" extern u8 j3dZModeTable[96];