summaryrefslogtreecommitdiff
path: root/src/d/d_menu_fmap.cpp
blob: df6960424c050deb7bdf9820fe17ec7ef5982b64 (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
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
//
// Generated by dtk
// Translation Unit: d_menu_fmap.cpp
//

#include "d/d_menu_fmap.h"

/* 801AF4F0-801AF848       .text __ct__9dMf_HIO_cFv */
dMf_HIO_c::dMf_HIO_c() {
    /* Nonmatching */
}

/* 801AF848-801AFB64       .text _create__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_create() {
    /* Nonmatching */
}

/* 801AFB64-801AFBDC       .text phantomShipCheck__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::phantomShipCheck() {
    /* Nonmatching */
}

/* 801AFBDC-801B06D4       .text screenSet__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::screenSet() {
    /* Nonmatching */
}

/* 801B06D4-801B0FB4       .text initialize__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::initialize() {
    /* Nonmatching */
}

/* 801B0FB4-801B1200       .text displayinit__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::displayinit() {
    /* Nonmatching */
}

/* 801B1200-801B1210       .text backClothDispInit__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::backClothDispInit() {
    /* Nonmatching */
}

/* 801B1210-801B1374       .text calcGetMapCount__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::calcGetMapCount() {
    /* Nonmatching */
}

/* 801B1374-801B14C4       .text dispEndSalvageMark__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::dispEndSalvageMark() {
    /* Nonmatching */
}

/* 801B14C4-801B1684       .text checkMarkCheck1__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::checkMarkCheck1() {
    /* Nonmatching */
}

/* 801B1684-801B1714       .text checkMarkCheck2__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::checkMarkCheck2() {
    /* Nonmatching */
}

/* 801B1714-801B190C       .text checkMarkCheck3__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::checkMarkCheck3() {
    /* Nonmatching */
}

/* 801B190C-801B1914       .text isFmapClose__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::isFmapClose() {
    /* Nonmatching */
}

/* 801B1914-801B1978       .text setPaneOnOff__12dMenu_Fmap_cFP9J2DScreenUlb */
void dMenu_Fmap_c::setPaneOnOff(J2DScreen*, unsigned long, bool) {
    /* Nonmatching */
}

/* 801B1978-801B19F0       .text childPaneMoveSp__12dMenu_Fmap_cFP18fopMsgM_pane_classP18fopMsgM_pane_classfff */
void dMenu_Fmap_c::childPaneMoveSp(fopMsgM_pane_class*, fopMsgM_pane_class*, float, float, float) {
    /* Nonmatching */
}

/* 801B19F0-801B1A80       .text selGridMaskAlphaCtrl__12dMenu_Fmap_cFsUcUci */
void dMenu_Fmap_c::selGridMaskAlphaCtrl(short, unsigned char, unsigned char, int) {
    /* Nonmatching */
}

/* 801B1A80-801B1B10       .text fmapMaskAlphaCtrl__12dMenu_Fmap_cFsUcUci */
void dMenu_Fmap_c::fmapMaskAlphaCtrl(short, unsigned char, unsigned char, int) {
    /* Nonmatching */
}

/* 801B1B10-801B1B58       .text selCursorInit__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::selCursorInit() {
    /* Nonmatching */
}

/* 801B1B58-801B1B80       .text selCursorHide__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::selCursorHide() {
    /* Nonmatching */
}

/* 801B1B80-801B1CF0       .text selCursorMove__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::selCursorMove() {
    /* Nonmatching */
}

/* 801B1CF0-801B1D48       .text islandNameChange__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::islandNameChange() {
    /* Nonmatching */
}

/* 801B1D48-801B1FCC       .text changeIslandName__12dMenu_Fmap_cFUc */
void dMenu_Fmap_c::changeIslandName(unsigned char) {
    /* Nonmatching */
}

/* 801B1FCC-801B2044       .text AreaTxtChg__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::AreaTxtChg() {
    /* Nonmatching */
}

/* 801B2044-801B20E0       .text AreaTxtChgFast__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::AreaTxtChgFast() {
    /* Nonmatching */
}

/* 801B20E0-801B2154       .text salvageGetItemChg__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::salvageGetItemChg() {
    /* Nonmatching */
}

/* 801B2154-801B21AC       .text salvageGetItemChange__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::salvageGetItemChange() {
    /* Nonmatching */
}

/* 801B21AC-801B2274       .text SalvItmDispChgFast__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::SalvItmDispChgFast() {
    /* Nonmatching */
}

/* 801B2274-801B23EC       .text changeSalvageGetItem__12dMenu_Fmap_cFUc */
void dMenu_Fmap_c::changeSalvageGetItem(unsigned char) {
    /* Nonmatching */
}

/* 801B23EC-801B247C       .text selCursorAnime__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::selCursorAnime() {
    /* Nonmatching */
}

/* 801B247C-801B24C4       .text zoomCursorInit__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::zoomCursorInit() {
    /* Nonmatching */
}

/* 801B24C4-801B2554       .text zoomCursorAnime__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::zoomCursorAnime() {
    /* Nonmatching */
}

/* 801B2554-801B2570       .text playerPointGridAnimeInit__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::playerPointGridAnimeInit() {
    /* Nonmatching */
}

/* 801B2570-801B2830       .text playerPointGridAnime__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::playerPointGridAnime() {
    /* Nonmatching */
}

/* 801B2830-801B2A14       .text setDspWindAngle__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::setDspWindAngle() {
    /* Nonmatching */
}

/* 801B2A14-801B3284       .text windArrowColorAnime__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::windArrowColorAnime() {
    /* Nonmatching */
}

/* 801B3284-801B32A0       .text checkMarkAnimeInit__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::checkMarkAnimeInit() {
    /* Nonmatching */
}

/* 801B32A0-801B3658       .text checkMarkAnime__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::checkMarkAnime() {
    /* Nonmatching */
}

/* 801B3658-801B3698       .text readFmapTexture__12dMenu_Fmap_cFPCc */
void dMenu_Fmap_c::readFmapTexture(const char*) {
    /* Nonmatching */
}

/* 801B3698-801B36F0       .text aramCmapDatRead__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::aramCmapDatRead() {
    /* Nonmatching */
}

/* 801B36F0-801B3760       .text initCmapDatPnt__12dMenu_Fmap_cFP16aramCmapDatPat_t */
void dMenu_Fmap_c::initCmapDatPnt(aramCmapDatPat_t*) {
    /* Nonmatching */
}

/* 801B3760-801B37B0       .text getGridNumToCmapDatPnt__12dMenu_Fmap_cFi */
void dMenu_Fmap_c::getGridNumToCmapDatPnt(int) {
    /* Nonmatching */
}

/* 801B37B0-801B392C       .text setDispIslandPos__12dMenu_Fmap_cFScSc */
void dMenu_Fmap_c::setDispIslandPos(signed char, signed char) {
    /* Nonmatching */
}

/* 801B392C-801B3984       .text setIslandPos__12dMenu_Fmap_cFP18fopMsgM_pane_classff */
void dMenu_Fmap_c::setIslandPos(fopMsgM_pane_class*, float, float) {
    /* Nonmatching */
}

/* 801B3984-801B3A2C       .text changeFmapTexture__12dMenu_Fmap_cFScSc */
void dMenu_Fmap_c::changeFmapTexture(signed char, signed char) {
    /* Nonmatching */
}

/* 801B3A2C-801B3C4C       .text setDspNormalMapLink__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::setDspNormalMapLink() {
    /* Nonmatching */
}

/* 801B3C4C-801B3DFC       .text setDspLargeMapLink__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::setDspLargeMapLink() {
    /* Nonmatching */
}

/* 801B3DFC-801B3F28       .text checkDspLargeMapLink__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::checkDspLargeMapLink() {
    /* Nonmatching */
}

/* 801B3F28-801B405C       .text checkDspLargeMapShip__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::checkDspLargeMapShip() {
    /* Nonmatching */
}

/* 801B405C-801B4264       .text dispEndSalvageLargeMark__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::dispEndSalvageLargeMark() {
    /* Nonmatching */
}

/* 801B4264-801B4640       .text setDspHugeMapLink__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::setDspHugeMapLink() {
    /* Nonmatching */
}

/* 801B4640-801B48C4       .text dispEndSalvageHugeMark__12dMenu_Fmap_cFff */
void dMenu_Fmap_c::dispEndSalvageHugeMark(float, float) {
    /* Nonmatching */
}

/* 801B48C4-801B49F0       .text checkDspHugeMapLink__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::checkDspHugeMapLink() {
    /* Nonmatching */
}

/* 801B49F0-801B4B44       .text checkDspHugeMapShip__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::checkDspHugeMapShip() {
    /* Nonmatching */
}

/* 801B4B44-801B4C0C       .text _open__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_open() {
    /* Nonmatching */
}

/* 801B4C0C-801B4C78       .text _close__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_close() {
    /* Nonmatching */
}

/* 801B4C78-801B4D78       .text _close_normalMode__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_close_normalMode() {
    /* Nonmatching */
}

/* 801B4D78-801B4E14       .text _move__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_move() {
    /* Nonmatching */
}

/* 801B4E14-801B4E6C       .text _draw__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_draw() {
    /* Nonmatching */
}

/* 801B4E6C-801B4F40       .text _delete__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_delete() {
    /* Nonmatching */
}

/* 801B4F40-801B5034       .text FmapProcMain__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::FmapProcMain() {
    /* Nonmatching */
}

/* 801B5034-801B5878       .text SelectGrid__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::SelectGrid() {
    /* Nonmatching */
}

/* 801B5878-801B5B58       .text zoom1000x1000Init__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::zoom1000x1000Init() {
    /* Nonmatching */
}

/* 801B5B58-801B5BB4       .text zoomMapAlphaSet__12dMenu_Fmap_cFScScP18fopMsgM_pane_classUc */
void dMenu_Fmap_c::zoomMapAlphaSet(signed char, signed char, fopMsgM_pane_class*, unsigned char) {
    /* Nonmatching */
}

/* 801B5BB4-801B5D6C       .text ZoomGridLv1In__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::ZoomGridLv1In() {
    /* Nonmatching */
}

/* 801B5D6C-801B5F80       .text ZoomGridLv1Proc__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::ZoomGridLv1Proc() {
    /* Nonmatching */
}

/* 801B5F80-801B6084       .text zoom200x200Init__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::zoom200x200Init() {
    /* Nonmatching */
}

/* 801B6084-801B6270       .text ZoomGridLv1Out__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::ZoomGridLv1Out() {
    /* Nonmatching */
}

/* 801B6270-801B6388       .text ZoomGridLv2In__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::ZoomGridLv2In() {
    /* Nonmatching */
}

/* 801B6388-801B6440       .text ZoomGridLv2Proc__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::ZoomGridLv2Proc() {
    /* Nonmatching */
}

/* 801B6440-801B65D8       .text ZoomGridLv2Out__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::ZoomGridLv2Out() {
    /* Nonmatching */
}

/* 801B65D8-801B6610       .text move_normal__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::move_normal() {
    /* Nonmatching */
}

/* 801B6610-801B66DC       .text FmapProc__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::FmapProc() {
    /* Nonmatching */
}

/* 801B66DC-801B6714       .text HikakuProc__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::HikakuProc() {
    /* Nonmatching */
}

/* 801B6714-801B678C       .text fmap2Open__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmap2Open() {
    /* Nonmatching */
}

/* 801B678C-801B68A0       .text fmap2Move__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmap2Move() {
    /* Nonmatching */
}

/* 801B68A0-801B68EC       .text fmap2Close__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmap2Close() {
    /* Nonmatching */
}

/* 801B68EC-801B6A7C       .text paneTransBase__12dMenu_Fmap_cFsUcffUci */
void dMenu_Fmap_c::paneTransBase(short, unsigned char, float, float, unsigned char, int) {
    /* Nonmatching */
}

/* 801B6A7C-801B6F88       .text paneTranceZoomMap__12dMenu_Fmap_cFsUcffffffUci */
void dMenu_Fmap_c::paneTranceZoomMap(short, unsigned char, float, float, float, float, float, float, unsigned char, int) {
    /* Nonmatching */
}

/* 801B6F88-801B7018       .text paneTranceZoomMapAlpah__12dMenu_Fmap_cFsUcUci */
void dMenu_Fmap_c::paneTranceZoomMapAlpah(short, unsigned char, unsigned char, int) {
    /* Nonmatching */
}

/* 801B7018-801B74EC       .text paneTranceZoom2Map__12dMenu_Fmap_cFsUcffffffUci */
void dMenu_Fmap_c::paneTranceZoom2Map(short, unsigned char, float, float, float, float, float, float, unsigned char, int) {
    /* Nonmatching */
}

/* 801B74EC-801B75B0       .text paneAlphaFmapCursor__12dMenu_Fmap_cFP18fopMsgM_pane_classsUcUci */
void dMenu_Fmap_c::paneAlphaFmapCursor(fopMsgM_pane_class*, short, unsigned char, unsigned char, int) {
    /* Nonmatching */
}

/* 801B75B0-801B76A0       .text PaneAlphaSelvageItem__12dMenu_Fmap_cFsUc */
void dMenu_Fmap_c::PaneAlphaSelvageItem(short, unsigned char) {
    /* Nonmatching */
}

/* 801B76A0-801B77A8       .text gShipMarkAnimeInit__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::gShipMarkAnimeInit() {
    /* Nonmatching */
}

/* 801B77A8-801B78B0       .text gShipMarkAnime__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::gShipMarkAnime() {
    /* Nonmatching */
}

/* 801B78B0-801B79E8       .text _open_warpMode__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_open_warpMode() {
    /* Nonmatching */
}

/* 801B79E8-801B7CD0       .text init_warpMode__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::init_warpMode() {
    /* Nonmatching */
}

/* 801B7CD0-801B7E30       .text selCursorMoveWarp__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::selCursorMoveWarp() {
    /* Nonmatching */
}

/* 801B7E30-801B7EA8       .text _close_warpMode__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_close_warpMode() {
    /* Nonmatching */
}

/* 801B7EA8-801B7EF8       .text moveMain_warpMode__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::moveMain_warpMode() {
    /* Nonmatching */
}

/* 801B7EF8-801B8754       .text wrapMove__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::wrapMove() {
    /* Nonmatching */
}

/* 801B8754-801B8938       .text wrapSelWinFadeIn1__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::wrapSelWinFadeIn1() {
    /* Nonmatching */
}

/* 801B8938-801B8E60       .text wrapSelect__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::wrapSelect() {
    /* Nonmatching */
}

/* 801B8E60-801B9064       .text wrapSelWinFadeOut__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::wrapSelWinFadeOut() {
    /* Nonmatching */
}

/* 801B9064-801B9288       .text wrapSelWarp__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::wrapSelWarp() {
    /* Nonmatching */
}

/* 801B9288-801B940C       .text warpAreaAnime0__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::warpAreaAnime0() {
    /* Nonmatching */
}

/* 801B940C-801B94F4       .text paneTranceWarpMsg__12dMenu_Fmap_cFP18fopMsgM_pane_classsUcffUci */
void dMenu_Fmap_c::paneTranceWarpMsg(fopMsgM_pane_class*, short, unsigned char, float, float, unsigned char, int) {
    /* Nonmatching */
}

/* 801B94F4-801B9584       .text paneAlphaWarpMsgBack__12dMenu_Fmap_cFsUcUci */
void dMenu_Fmap_c::paneAlphaWarpMsgBack(short, unsigned char, unsigned char, int) {
    /* Nonmatching */
}

/* 801B9584-801B95D4       .text warpSelCursorMove__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::warpSelCursorMove() {
    /* Nonmatching */
}

/* 801B95D4-801B9608       .text warpSelCursorAnimeInit__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::warpSelCursorAnimeInit() {
    /* Nonmatching */
}

/* 801B9608-801B96D8       .text warpSelCursorAnime__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::warpSelCursorAnime() {
    /* Nonmatching */
}

/* 801B96D8-801B96F0       .text getWarpAreaGridX__12dMenu_Fmap_cFi */
void dMenu_Fmap_c::getWarpAreaGridX(int) {
    /* Nonmatching */
}

/* 801B96F0-801B970C       .text getWarpAreaGridY__12dMenu_Fmap_cFi */
void dMenu_Fmap_c::getWarpAreaGridY(int) {
    /* Nonmatching */
}

/* 801B970C-801B9724       .text getWarpAreaNo__12dMenu_Fmap_cFPC13cursorTable_t */
void dMenu_Fmap_c::getWarpAreaNo(const cursorTable_t*) {
    /* Nonmatching */
}

/* 801B9724-801B973C       .text getWarpAreaNoUp__12dMenu_Fmap_cFPC13cursorTable_t */
void dMenu_Fmap_c::getWarpAreaNoUp(const cursorTable_t*) {
    /* Nonmatching */
}

/* 801B973C-801B9754       .text getWarpAreaNoDown__12dMenu_Fmap_cFPC13cursorTable_t */
void dMenu_Fmap_c::getWarpAreaNoDown(const cursorTable_t*) {
    /* Nonmatching */
}

/* 801B9754-801B976C       .text getWarpAreaNoLeft__12dMenu_Fmap_cFPC13cursorTable_t */
void dMenu_Fmap_c::getWarpAreaNoLeft(const cursorTable_t*) {
    /* Nonmatching */
}

/* 801B976C-801B9784       .text getWarpAreaNoRight__12dMenu_Fmap_cFPC13cursorTable_t */
void dMenu_Fmap_c::getWarpAreaNoRight(const cursorTable_t*) {
    /* Nonmatching */
}

/* 801B9784-801B97DC       .text getWarpAreaTablePtr__12dMenu_Fmap_cFScSc */
void dMenu_Fmap_c::getWarpAreaTablePtr(signed char, signed char) {
    /* Nonmatching */
}

/* 801B97DC-801B9AB0       .text areaTextChangeAnimeInit__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::areaTextChangeAnimeInit() {
    /* Nonmatching */
}

/* 801B9AB0-801B9B40       .text areaTextChangeAnime__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::areaTextChangeAnime() {
    /* Nonmatching */
}

/* 801B9B40-801B9C90       .text PaneAlphaAreaTxt__12dMenu_Fmap_cFsUci */
void dMenu_Fmap_c::PaneAlphaAreaTxt(short, unsigned char, int) {
    /* Nonmatching */
}

/* 801B9C90-801BA01C       .text setDspWarpBackCornerColor__12dMenu_Fmap_cFf */
void dMenu_Fmap_c::setDspWarpBackCornerColor(float) {
    /* Nonmatching */
}

/* 801BA01C-801BA08C       .text setWrapBackEmitter__12dMenu_Fmap_cF4cXyz */
void dMenu_Fmap_c::setWrapBackEmitter(cXyz) {
    /* Nonmatching */
}

/* 801BA08C-801BA110       .text setWrapSpotEmitter__12dMenu_Fmap_cFi4cXyz */
void dMenu_Fmap_c::setWrapSpotEmitter(int, cXyz) {
    /* Nonmatching */
}

/* 801BA110-801BA19C       .text _open_fishManMode__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_open_fishManMode() {
    /* Nonmatching */
}

/* 801BA19C-801BA214       .text _close_fishManMode__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_close_fishManMode() {
    /* Nonmatching */
}

/* 801BA214-801BA49C       .text init_fishManMode__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::init_fishManMode() {
    /* Nonmatching */
}

/* 801BA49C-801BA4D4       .text movefishManMode__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::movefishManMode() {
    /* Nonmatching */
}

/* 801BA4D4-801BA608       .text fmDispArea__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmDispArea() {
    /* Nonmatching */
}

/* 801BA608-801BA768       .text fmZoomGridLv1In__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmZoomGridLv1In() {
    /* Nonmatching */
}

/* 801BA768-801BA88C       .text fmZoomGridLv2In__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmZoomGridLv2In() {
    /* Nonmatching */
}

/* 801BA88C-801BAA50       .text islandNameSet__12dMenu_Fmap_cFUc */
void dMenu_Fmap_c::islandNameSet(unsigned char) {
    /* Nonmatching */
}

/* 801BAA50-801BAB00       .text fmMapWrite__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmMapWrite() {
    /* Nonmatching */
}

/* 801BAB00-801BABCC       .text fmMapWait__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmMapWait() {
    /* Nonmatching */
}

/* 801BABCC-801BAC88       .text paneAlphaZoom2Map__12dMenu_Fmap_cFsUcUci */
void dMenu_Fmap_c::paneAlphaZoom2Map(short, unsigned char, unsigned char, int) {
    /* Nonmatching */
}

/* 801BAC88-801BADB8       .text fmZoomGridLv2Out__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmZoomGridLv2Out() {
    /* Nonmatching */
}

/* 801BADB8-801BAEF4       .text fmZoomGridLv1Out__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmZoomGridLv1Out() {
    /* Nonmatching */
}

/* 801BAEF4-801BAF18       .text fmEndWait__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::fmEndWait() {
    /* Nonmatching */
}

/* 801BAF18-801BAFCC       .text _open_wallPaper__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::_open_wallPaper() {
    /* Nonmatching */
}

/* 801BAFCC-801BB024       .text getButtonIconMode__12dMenu_Fmap_cFv */
void dMenu_Fmap_c::getButtonIconMode() {
    /* Nonmatching */
}

/* 801BB024-801BB088       .text draw__12dDlst_FMAP_cFv */
void dDlst_FMAP_c::draw() {
    /* Nonmatching */
}