summaryrefslogtreecommitdiff
path: root/src/d/d_material.cpp
diff options
context:
space:
mode:
authorLuke Street <luke.street@encounterpc.com>2023-09-10 00:42:26 -0400
committerLuke Street <luke.street@encounterpc.com>2023-09-10 00:48:55 -0400
commitadb95b135c3d7498eba29bbd9728d345eed5a407 (patch)
tree655575b939c12067569263171b68c079b1a232c8 /src/d/d_material.cpp
parent81ac53f1317dafb3506ae3ed8b2820d40645c3c8 (diff)
Import project
Original repository: https://github.com/encounter/ww
Diffstat (limited to 'src/d/d_material.cpp')
-rw-r--r--src/d/d_material.cpp78
1 files changed, 78 insertions, 0 deletions
diff --git a/src/d/d_material.cpp b/src/d/d_material.cpp
new file mode 100644
index 00000000..6623f311
--- /dev/null
+++ b/src/d/d_material.cpp
@@ -0,0 +1,78 @@
+//
+// Generated by dtk
+// Translation Unit: d_material.cpp
+//
+
+#include "d_material.h"
+#include "dolphin/types.h"
+
+/* 8006F62C-8006F69C .text restore__13dMat_backup_cFv */
+void dMat_backup_c::restore() {
+ /* Nonmatching */
+}
+
+/* 8006F69C-8006F740 .text create__10dMat_ice_cFP16J3DMaterialTableP19J3DAnmTextureSRTKey */
+void dMat_ice_c::create(J3DMaterialTable*, J3DAnmTextureSRTKey*) {
+ /* Nonmatching */
+}
+
+/* 8006F740-8006F780 .text play__10dMat_ice_cFv */
+void dMat_ice_c::play() {
+ /* Nonmatching */
+}
+
+/* 8006F780-8006F83C .text copy__10dMat_ice_cFP12J3DModelData */
+void dMat_ice_c::copy(J3DModelData*) {
+ /* Nonmatching */
+}
+
+/* 8006F83C-8006F90C .text updateDL__10dMat_ice_cFP8J3DModelScP21mDoExt_invisibleModel */
+void dMat_ice_c::updateDL(J3DModel*, signed char, mDoExt_invisibleModel*) {
+ /* Nonmatching */
+}
+
+/* 8006F90C-8006F9E0 .text updateDL__10dMat_ice_cFP14mDoExt_McaMorfScP21mDoExt_invisibleModel */
+void dMat_ice_c::updateDL(mDoExt_McaMorf*, signed char, mDoExt_invisibleModel*) {
+ /* Nonmatching */
+}
+
+/* 8006F9E0-8006FAB0 .text entryDL__10dMat_ice_cFP8J3DModelScP21mDoExt_invisibleModel */
+void dMat_ice_c::entryDL(J3DModel*, signed char, mDoExt_invisibleModel*) {
+ /* Nonmatching */
+}
+
+/* 8006FAB0-8006FB84 .text entryDL__10dMat_ice_cFP14mDoExt_McaMorfScP21mDoExt_invisibleModel */
+void dMat_ice_c::entryDL(mDoExt_McaMorf*, signed char, mDoExt_invisibleModel*) {
+ /* Nonmatching */
+}
+
+/* 8006FB84-8006FCF0 .text create__14dMat_control_cFP16J3DMaterialTableP19J3DAnmTextureSRTKey */
+void dMat_control_c::create(J3DMaterialTable*, J3DAnmTextureSRTKey*) {
+ /* Nonmatching */
+}
+
+/* 8006FCF0-8006FD4C .text __dt__13mDoExt_btkAnmFv */
+mDoExt_btkAnm::~mDoExt_btkAnm() {
+ /* Nonmatching */
+}
+
+/* 8006FD4C-8006FD88 .text __dt__13dMat_backup_cFv */
+dMat_backup_c::~dMat_backup_c() {
+ /* Nonmatching */
+}
+
+/* 8006FD88-8006FD98 .text __ct__13dMat_backup_cFv */
+dMat_backup_c::dMat_backup_c() {
+ /* Nonmatching */
+}
+
+/* 8006FD98-8006FDBC .text remove__14dMat_control_cFv */
+void dMat_control_c::remove() {
+ /* Nonmatching */
+}
+
+/* 8006FDBC-8006FDF4 .text restore__14dMat_control_cFSc */
+void dMat_control_c::restore(signed char) {
+ /* Nonmatching */
+}
+