Files
tww/src/d/actor/d_a_tpota.cpp
T

54 lines
1.1 KiB
C++

//
// Generated by dtk
// Translation Unit: d_a_tpota.cpp
//
#include "d/actor/d_a_tpota.h"
#include "dolphin/types.h"
/* 00000078-000001D0 .text _create__9daTpota_cFv */
s32 daTpota_c::_create() {
/* Nonmatching */
}
/* 00000250-00000298 .text _delete__9daTpota_cFv */
BOOL daTpota_c::_delete() {
/* Nonmatching */
}
/* 00000298-000002FC .text make_ripple__9daTpota_cF4cXyz */
void daTpota_c::make_ripple(cXyz) {
/* Nonmatching */
}
/* 000002FC-00000354 .text check_water_h__9daTpota_cFP15JPABaseParticlef */
void daTpota_c::check_water_h(JPABaseParticle*, float) {
/* Nonmatching */
}
/* 00000354-00000380 .text clear_splash__9daTpota_cFv */
void daTpota_c::clear_splash() {
/* Nonmatching */
}
/* 00000380-000003F4 .text renew_splash__9daTpota_cFv */
void daTpota_c::renew_splash() {
/* Nonmatching */
}
/* 000003F4-000004C8 .text _execute__9daTpota_cFv */
BOOL daTpota_c::_execute() {
/* Nonmatching */
}
/* 000004C8-000004D0 .text _draw__9daTpota_cFv */
BOOL daTpota_c::_draw() {
/* Nonmatching */
}