summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_bigelf.cpp
blob: 5793a5dd8a8c5f8abdb4d9514630957e71c87136 (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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
/**
 * d_a_bigelf.cpp
 * NPC - Great Fairy
 */

#include "d/dolzel_rel.h" // IWYU pragma: keep
#include "d/actor/d_a_bigelf.h"

/* 00000078-0000016C       .text oct_delete__10daBigelf_cFv */
void daBigelf_c::oct_delete() {
    /* Nonmatching */
}

/* 0000016C-00000338       .text nodeCallBack__10daBigelf_cFP7J3DNode */
void daBigelf_c::nodeCallBack(J3DNode*) {
    /* Nonmatching */
}

/* 00000338-00000384       .text nodeCallBack_Bigelf__FP7J3DNodei */
static BOOL nodeCallBack_Bigelf(J3DNode*, int) {
    /* Nonmatching */
}

/* 00000384-00000438       .text lightInit__10daBigelf_cFP4cXyz */
void daBigelf_c::lightInit(cXyz*) {
    /* Nonmatching */
}

/* 00000438-00000470       .text lightEnd__10daBigelf_cFv */
void daBigelf_c::lightEnd() {
    /* Nonmatching */
}

/* 00000470-0000047C       .text lightProc__10daBigelf_cFv */
void daBigelf_c::lightProc() {
    /* Nonmatching */
}

/* 0000047C-00000488       .text darkInit__10daBigelf_cFv */
void daBigelf_c::darkInit() {
    /* Nonmatching */
}

/* 00000488-000004D0       .text darkEnd__10daBigelf_cFv */
void daBigelf_c::darkEnd() {
    /* Nonmatching */
}

/* 000004D0-00000574       .text darkProc__10daBigelf_cFv */
void daBigelf_c::darkProc() {
    /* Nonmatching */
}

/* 00000574-00000588       .text demoInitFlDelete__10daBigelf_cFv */
void daBigelf_c::demoInitFlDelete() {
    /* Nonmatching */
}

/* 00000588-00000708       .text demoProcFlDelete__10daBigelf_cFv */
void daBigelf_c::demoProcFlDelete() {
    /* Nonmatching */
}

/* 00000708-000007E4       .text demoInitFlLink__10daBigelf_cFv */
void daBigelf_c::demoInitFlLink() {
    /* Nonmatching */
}

/* 000007E4-00000808       .text demoProcFlLink__10daBigelf_cFv */
void daBigelf_c::demoProcFlLink() {
    /* Nonmatching */
}

/* 00000808-000008F0       .text demoInitFlDmAf__10daBigelf_cFv */
void daBigelf_c::demoInitFlDmAf() {
    /* Nonmatching */
}

/* 000008F0-000009C0       .text demoProcFlDmAf__10daBigelf_cFv */
void daBigelf_c::demoProcFlDmAf() {
    /* Nonmatching */
}

/* 000009C0-00000A20       .text demoInitFlDmMd__10daBigelf_cFv */
void daBigelf_c::demoInitFlDmMd() {
    /* Nonmatching */
}

/* 00000A20-00000CEC       .text demoProcFlDmMd__10daBigelf_cFv */
void daBigelf_c::demoProcFlDmMd() {
    /* Nonmatching */
}

/* 00000CEC-00000CF0       .text demoInitFlDmBf__10daBigelf_cFv */
void daBigelf_c::demoInitFlDmBf() {
    /* Nonmatching */
}

/* 00000CF0-00000D7C       .text demoProcFlDmBf__10daBigelf_cFv */
void daBigelf_c::demoProcFlDmBf() {
    /* Nonmatching */
}

/* 00000D7C-00000D88       .text demoInitFlDemo__10daBigelf_cFv */
void daBigelf_c::demoInitFlDemo() {
    /* Nonmatching */
}

/* 00000D88-00000FB8       .text demoProcFlDemo__10daBigelf_cFv */
void daBigelf_c::demoProcFlDemo() {
    /* Nonmatching */
}

/* 00000FB8-0000115C       .text demoInitExit__10daBigelf_cFv */
void daBigelf_c::demoInitExit() {
    /* Nonmatching */
}

/* 0000115C-000012D4       .text demoProcExit__10daBigelf_cFv */
void daBigelf_c::demoProcExit() {
    /* Nonmatching */
}

/* 000012D4-000013C0       .text demoInitTalk__10daBigelf_cFv */
void daBigelf_c::demoInitTalk() {
    /* Nonmatching */
}

/* 000013C0-00001418       .text demoProcTalk__10daBigelf_cFv */
void daBigelf_c::demoProcTalk() {
    /* Nonmatching */
}

/* 00001418-0000163C       .text demoInitAppear__10daBigelf_cFv */
void daBigelf_c::demoInitAppear() {
    /* Nonmatching */
}

/* 0000163C-000017B4       .text demoProcAppear__10daBigelf_cFv */
void daBigelf_c::demoProcAppear() {
    /* Nonmatching */
}

/* 000017B4-00001848       .text demoInitFa1__10daBigelf_cFv */
void daBigelf_c::demoInitFa1() {
    /* Nonmatching */
}

/* 00001848-000018D4       .text demoProcFa1__10daBigelf_cFv */
void daBigelf_c::demoProcFa1() {
    /* Nonmatching */
}

/* 000018D4-00001948       .text demoInitWait__10daBigelf_cFv */
void daBigelf_c::demoInitWait() {
    /* Nonmatching */
}

/* 00001948-00001998       .text demoProcWait__10daBigelf_cFv */
void daBigelf_c::demoProcWait() {
    /* Nonmatching */
}

/* 00001998-00001A74       .text demoInitCom__10daBigelf_cFv */
void daBigelf_c::demoInitCom() {
    /* Nonmatching */
}

/* 00001A74-00001ACC       .text demoProcCom__10daBigelf_cFv */
void daBigelf_c::demoProcCom() {
    /* Nonmatching */
}

/* 00001ACC-00001B14       .text getNowEventAction__10daBigelf_cFv */
void daBigelf_c::getNowEventAction() {
    /* Nonmatching */
}

/* 00001B14-00001CCC       .text demoProc__10daBigelf_cFv */
void daBigelf_c::demoProc() {
    /* Nonmatching */
}

/* 00001CCC-00001CD8       .text getType__10daBigelf_cFv */
void daBigelf_c::getType() {
    /* Nonmatching */
}

/* 00001CD8-00001CE4       .text getSwbit__10daBigelf_cFv */
void daBigelf_c::getSwbit() {
    /* Nonmatching */
}

/* 00001CE4-00001CF0       .text getSwbit2__10daBigelf_cFv */
void daBigelf_c::getSwbit2() {
    /* Nonmatching */
}

/* 00001CF0-00001D70       .text getEventFlag__10daBigelf_cFv */
void daBigelf_c::getEventFlag() {
    /* Nonmatching */
}

/* 00001D70-00001E20       .text makeFa1S__10daBigelf_cFv */
void daBigelf_c::makeFa1S() {
    /* Nonmatching */
}

/* 00001E20-00001EB4       .text makeFa1__10daBigelf_cFv */
void daBigelf_c::makeFa1() {
    /* Nonmatching */
}

/* 00001EB4-0000200C       .text setAnm__10daBigelf_cFSc */
void daBigelf_c::setAnm(signed char) {
    /* Nonmatching */
}

/* 0000200C-00002030       .text setAnmStatus__10daBigelf_cFv */
void daBigelf_c::setAnmStatus() {
    /* Nonmatching */
}

/* 00002030-000021A4       .text next_msgStatus__10daBigelf_cFPUl */
void daBigelf_c::next_msgStatus(unsigned long*) {
    /* Nonmatching */
}

/* 000021A4-000021D4       .text getMsg__10daBigelf_cFv */
void daBigelf_c::getMsg() {
    /* Nonmatching */
}

/* 000021D4-000021D8       .text msgPushButton__10daBigelf_cFv */
void daBigelf_c::msgPushButton() {
    /* Nonmatching */
}

/* 000021D8-000021DC       .text msgAnm__10daBigelf_cFUc */
void daBigelf_c::msgAnm(unsigned char) {
    /* Nonmatching */
}

/* 000021DC-000021F0       .text talkInit__10daBigelf_cFv */
void daBigelf_c::talkInit() {
    /* Nonmatching */
}

/* 000021F0-0000236C       .text talk__10daBigelf_cFv */
void daBigelf_c::talk() {
    /* Nonmatching */
}

/* 0000236C-00002534       .text init__10daBigelf_cFv */
void daBigelf_c::init() {
    /* Nonmatching */
}

/* 00002534-000025A0       .text setAttention__10daBigelf_cFb */
void daBigelf_c::setAttention(bool) {
    /* Nonmatching */
}

/* 000025A0-000025F4       .text lookBack__10daBigelf_cFv */
void daBigelf_c::lookBack() {
    /* Nonmatching */
}

/* 000025F4-000026C0       .text hunt__10daBigelf_cFv */
void daBigelf_c::hunt() {
    /* Nonmatching */
}

/* 000026C0-00002730       .text oct_search__10daBigelf_cFv */
void daBigelf_c::oct_search() {
    /* Nonmatching */
}

/* 00002730-000028E8       .text oct__10daBigelf_cFv */
void daBigelf_c::oct() {
    /* Nonmatching */
}

/* 000028E8-000029A0       .text ready0__10daBigelf_cFv */
void daBigelf_c::ready0() {
    /* Nonmatching */
}

/* 000029A0-00002A78       .text event0__10daBigelf_cFv */
void daBigelf_c::event0() {
    /* Nonmatching */
}

/* 00002A78-00002A80       .text dead__10daBigelf_cFv */
void daBigelf_c::dead() {
    /* Nonmatching */
}

/* 00002A80-00002C8C       .text wait_action__10daBigelf_cFPv */
void daBigelf_c::wait_action(void*) {
    /* Nonmatching */
}

/* 00002C8C-00002DB4       .text _draw__10daBigelf_cFv */
BOOL daBigelf_c::_draw() {
    /* Nonmatching */
}

/* 00002DB4-00002F5C       .text _execute__10daBigelf_cFv */
BOOL daBigelf_c::_execute() {
    /* Nonmatching */
}

/* 00002F5C-00002FAC       .text _delete__10daBigelf_cFv */
BOOL daBigelf_c::_delete() {
    /* Nonmatching */
}

/* 00002FAC-00002FCC       .text CheckCreateHeap__FP10fopAc_ac_c */
static BOOL CheckCreateHeap(fopAc_ac_c*) {
    /* Nonmatching */
}

/* 00002FCC-00003124       .text _create__10daBigelf_cFv */
cPhs_State daBigelf_c::_create() {
    /* Nonmatching */
}

/* 00003224-00003808       .text CreateHeap__10daBigelf_cFv */
void daBigelf_c::CreateHeap() {
    /* Nonmatching */
}

/* 00003808-00003828       .text daBigelf_Create__FP10fopAc_ac_c */
static cPhs_State daBigelf_Create(fopAc_ac_c* i_this) {
    return ((daBigelf_c*)i_this)->_create();
}

/* 00003828-00003848       .text daBigelf_Delete__FP10daBigelf_c */
static BOOL daBigelf_Delete(daBigelf_c* i_this) {
    return ((daBigelf_c*)i_this)->_delete();
}

/* 00003848-00003868       .text daBigelf_Execute__FP10daBigelf_c */
static BOOL daBigelf_Execute(daBigelf_c* i_this) {
    return ((daBigelf_c*)i_this)->_execute();
}

/* 00003868-00003888       .text daBigelf_Draw__FP10daBigelf_c */
static BOOL daBigelf_Draw(daBigelf_c* i_this) {
    return ((daBigelf_c*)i_this)->_draw();
}

/* 00003888-00003890       .text daBigelf_IsDelete__FP10daBigelf_c */
static BOOL daBigelf_IsDelete(daBigelf_c*) {
    return TRUE;
}

static actor_method_class l_daBigelf_Method = {
    (process_method_func)daBigelf_Create,
    (process_method_func)daBigelf_Delete,
    (process_method_func)daBigelf_Execute,
    (process_method_func)daBigelf_IsDelete,
    (process_method_func)daBigelf_Draw,
};

actor_process_profile_definition g_profile_BIGELF = {
    /* Layer ID     */ fpcLy_CURRENT_e,
    /* List ID      */ 0x0007,
    /* List Prio    */ fpcPi_CURRENT_e,
    /* Proc Name    */ fpcNm_BIGELF_e,
    /* Proc SubMtd  */ &g_fpcLf_Method.base,
    /* Size         */ sizeof(daBigelf_c),
    /* Size Other   */ 0,
    /* Parameters   */ 0,
    /* Leaf SubMtd  */ &g_fopAc_Method.base,
    /* Draw Prio    */ fpcDwPi_BIGELF_e,
    /* Actor SubMtd */ &l_daBigelf_Method,
    /* Status       */ fopAcStts_UNK40000_e,
    /* Group        */ fopAc_ACTOR_e,
    /* Cull Type    */ fopAc_CULLBOX_12_e,
};