mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-05 20:59:13 -04:00
@@ -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 */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user