summaryrefslogtreecommitdiff
path: root/libs/JSystem/J3DGraphLoader/J3DMaterialFactory.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/J3DGraphLoader/J3DMaterialFactory.cpp
parentdca1d2a1c032f239c65aa1b7767132c12e89f628 (diff)
demangle data-symbols
Diffstat (limited to 'libs/JSystem/J3DGraphLoader/J3DMaterialFactory.cpp')
-rw-r--r--libs/JSystem/J3DGraphLoader/J3DMaterialFactory.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/libs/JSystem/J3DGraphLoader/J3DMaterialFactory.cpp b/libs/JSystem/J3DGraphLoader/J3DMaterialFactory.cpp
index 5cd1537dfc..03d69fd9d1 100644
--- a/libs/JSystem/J3DGraphLoader/J3DMaterialFactory.cpp
+++ b/libs/JSystem/J3DGraphLoader/J3DMaterialFactory.cpp
@@ -37,12 +37,12 @@ struct J3DTexGenBlockNull {
/* 80332AD0 */ ~J3DTexGenBlockNull();
};
-struct J3DNBTScale {};
-
struct J3DTexCoord {
/* 8000E464 */ J3DTexCoord();
};
+struct J3DNBTScale {};
+
struct J3DTexGenBlock {
/* 8000DFD8 */ bool getTexMtx(u32);
/* 8000DFE0 */ bool getTexCoord(u32);
@@ -162,10 +162,10 @@ struct J3DPEBlockNull {
/* 803329B0 */ ~J3DPEBlockNull();
};
-struct J3DAlphaComp {};
-
struct J3DBlend {};
+struct J3DAlphaComp {};
+
struct J3DFog {};
struct J3DPEBlock {
@@ -197,6 +197,10 @@ struct J3DPEBlock {
/* 80317394 */ void setFogOffset(u32);
};
+struct J3DMaterialDLBlock {};
+
+struct J3DMaterialBlock {};
+
struct J3DMaterial {
/* 803157A0 */ void createColorBlock(u32);
/* 803159A0 */ void createTexGenBlock(u32);
@@ -212,10 +216,6 @@ struct J3DMaterial {
/* 80332B94 */ ~J3DMaterial();
};
-struct J3DMaterialDLBlock {};
-
-struct J3DMaterialBlock {};
-
struct J3DMaterialFactory {
struct MaterialType {};