Work on d_resorce, d_vibration, d_tresure and others (#347)

* Work on d_resorce

* Work on d_a_tag_TWgate

* Work on d_meter_map

* d_tresure OK

* Work on d_vibration

* Work on d_a_npc

* Work on d_a_npc

* Work on d_a_npc
This commit is contained in:
hatal175
2023-06-19 23:39:09 +03:00
committed by GitHub
parent f17cf7f6f1
commit 2e6e468928
93 changed files with 1522 additions and 4092 deletions
+10 -10
View File
@@ -1620,8 +1620,8 @@ bool J3DPEBlock::getBlend() {
}
/* 8000DF54-8000DF5C 008894 0008+00 0/0 5/0 0/0 .text getAlphaComp__10J3DPEBlockFv */
bool J3DPEBlock::getAlphaComp() {
return false;
J3DAlphaComp* J3DPEBlock::getAlphaComp() {
return NULL;
}
/* 8000DF5C-8000DF64 00889C 0008+00 0/0 6/0 0/0 .text getFog__10J3DPEBlockFv */
@@ -1688,8 +1688,8 @@ bool J3DTevBlock::getTevKColorSel(u32 param_0) {
}
/* 8000DFB8-8000DFC0 0088F8 0008+00 0/0 2/0 0/0 .text getTevOrder__11J3DTevBlockFUl */
bool J3DTevBlock::getTevOrder(u32 param_0) {
return false;
J3DTevOrder* J3DTevBlock::getTevOrder(u32 param_0) {
return NULL;
}
/* 8000DFC0-8000DFC8 008900 0008+00 0/0 3/0 0/0 .text getTevKColor__11J3DTevBlockFUl */
@@ -1713,14 +1713,14 @@ J3DTexMtx* J3DTexGenBlock::getTexMtx(u32 param_0) {
}
/* 8000DFE0-8000DFE8 008920 0008+00 0/0 2/0 0/0 .text getTexCoord__14J3DTexGenBlockFUl */
bool J3DTexGenBlock::getTexCoord(u32 param_0) {
return false;
J3DTexCoord* J3DTexGenBlock::getTexCoord(u32 param_0) {
return NULL;
}
/* 8000DFE8-8000DFF0 008928 0008+00 0/0 2/0 0/0 .text getTexGenNum__14J3DTexGenBlockCFv
*/
bool J3DTexGenBlock::getTexGenNum() const {
return false;
u32 J3DTexGenBlock::getTexGenNum() const {
return 0;
}
/* 8000DFF0-8000DFF8 008930 0008+00 0/0 3/0 0/0 .text getAmbColor__13J3DColorBlockFUl */
@@ -1729,8 +1729,8 @@ bool J3DColorBlock::getAmbColor(u32 param_0) {
}
/* 8000DFF8-8000E000 008938 0008+00 0/0 2/0 0/0 .text getColorChan__13J3DColorBlockFUl */
bool J3DColorBlock::getColorChan(u32 param_0) {
return false;
J3DColorChan* J3DColorBlock::getColorChan(u32 param_0) {
return NULL;
}
/* 8000E000-8000E008 008940 0008+00 0/0 2/0 0/0 .text getMatColor__13J3DColorBlockFUl */