mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-19 15:20:36 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
44 lines
968 B
C++
44 lines
968 B
C++
//
|
|
// 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 */
|
|
}
|
|
|