blob: e9e94401dad6088d0d97af8cf07bbe2684e4a8e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
//
// Generated by dtk
// Translation Unit: d_wpot_water.cpp
//
#include "d_wpot_water.h"
#include "dolphin/types.h"
/* 8023F5D0-8023F64C .text draw__20dWpotWater_EcallBackFP14JPABaseEmitter */
void dWpotWater_EcallBack::draw(JPABaseEmitter*) {
/* Nonmatching */
}
/* 8023F64C-8023F688 .text dWpotWater_Draw__FP12dWpotWater_c */
void dWpotWater_Draw(dWpotWater_c*) {
/* Nonmatching */
}
/* 8023F688-8023F740 .text dWpotWater_Execute__FP12dWpotWater_c */
void dWpotWater_Execute(dWpotWater_c*) {
/* Nonmatching */
}
/* 8023F740-8023F748 .text dWpotWater_IsDelete__FP12dWpotWater_c */
void dWpotWater_IsDelete(dWpotWater_c*) {
/* Nonmatching */
}
/* 8023F748-8023F750 .text dWpotWater_Delete__FP12dWpotWater_c */
void dWpotWater_Delete(dWpotWater_c*) {
/* Nonmatching */
}
/* 8023F750-8023FFCC .text dWpotWater_Create__FP12kankyo_class */
void dWpotWater_Create(kankyo_class*) {
/* Nonmatching */
}
/* 8023FFCC-80240038 .text __dt__20dWpotWater_EcallBackFv */
dWpotWater_EcallBack::~dWpotWater_EcallBack() {
/* Nonmatching */
}
/* 80240038-8024003C .text execute__20dWpotWater_EcallBackFP14JPABaseEmitter */
void dWpotWater_EcallBack::execute(JPABaseEmitter*) {
/* Nonmatching */
}
/* 8024003C-80240040 .text setup__20dWpotWater_EcallBackFP14JPABaseEmitterPC4cXyzPC5csXyzSc */
void dWpotWater_EcallBack::setup(JPABaseEmitter*, const cXyz*, const csXyz*, signed char) {
/* Nonmatching */
}
|