summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_magma.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/actor/d_a_magma.cpp
parent81ac53f1317dafb3506ae3ed8b2820d40645c3c8 (diff)
Import project
Original repository: https://github.com/encounter/ww
Diffstat (limited to 'src/d/actor/d_a_magma.cpp')
-rw-r--r--src/d/actor/d_a_magma.cpp23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/d/actor/d_a_magma.cpp b/src/d/actor/d_a_magma.cpp
new file mode 100644
index 00000000..7fa484d2
--- /dev/null
+++ b/src/d/actor/d_a_magma.cpp
@@ -0,0 +1,23 @@
+//
+// Generated by dtk
+// Translation Unit: d_a_magma.cpp
+//
+
+#include "d_a_magma.h"
+#include "dolphin/types.h"
+
+/* 00000078-00000080 .text daMagma_IsDelete__FP9daMagma_c */
+void daMagma_IsDelete(daMagma_c*) {
+ /* Nonmatching */
+}
+
+/* 00000080-000000CC .text daMagma_Delete__FP9daMagma_c */
+void daMagma_Delete(daMagma_c*) {
+ /* Nonmatching */
+}
+
+/* 000000CC-00000178 .text daMagma_Create__FP10fopAc_ac_c */
+void daMagma_Create(fopAc_ac_c*) {
+ /* Nonmatching */
+}
+