Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
+43
View File
@@ -0,0 +1,43 @@
//
// Generated by dtk
// Translation Unit: d_throwstone.cpp
//
#include "d_throwstone.h"
#include "dolphin/types.h"
/* 8023B544-8023B564 .text CheckCreateHeap__FP10fopAc_ac_c */
void CheckCreateHeap(fopAc_ac_c*) {
/* Nonmatching */
}
/* 8023B564-8023B5DC .text CreateHeap__14daThrowstone_cFv */
void daThrowstone_c::CreateHeap() {
/* Nonmatching */
}
/* 8023B5DC-8023B6DC .text daThrowstoneCreate__FPv */
void daThrowstoneCreate(void*) {
/* Nonmatching */
}
/* 8023B6DC-8023B708 .text daThrowstoneDelete__FPv */
void daThrowstoneDelete(void*) {
/* Nonmatching */
}
/* 8023B708-8023B7C4 .text daThrowstoneExecute__FPv */
void daThrowstoneExecute(void*) {
/* Nonmatching */
}
/* 8023B7C4-8023B858 .text daThrowstoneDraw__FPv */
void daThrowstoneDraw(void*) {
/* Nonmatching */
}
/* 8023B858-8023B860 .text daThrowstoneIsDelete__FPv */
void daThrowstoneIsDelete(void*) {
/* Nonmatching */
}