diff options
| author | Luke Street <luke.street@encounterpc.com> | 2023-09-10 00:42:26 -0400 |
|---|---|---|
| committer | Luke Street <luke.street@encounterpc.com> | 2023-09-10 00:48:55 -0400 |
| commit | adb95b135c3d7498eba29bbd9728d345eed5a407 (patch) | |
| tree | 655575b939c12067569263171b68c079b1a232c8 /src/d/d_attention.cpp | |
| parent | 81ac53f1317dafb3506ae3ed8b2820d40645c3c8 (diff) | |
Import project
Original repository: https://github.com/encounter/ww
Diffstat (limited to 'src/d/d_attention.cpp')
| -rw-r--r-- | src/d/d_attention.cpp | 338 |
1 files changed, 338 insertions, 0 deletions
diff --git a/src/d/d_attention.cpp b/src/d/d_attention.cpp new file mode 100644 index 00000000..ec43e222 --- /dev/null +++ b/src/d/d_attention.cpp @@ -0,0 +1,338 @@ +// +// Generated by dtk +// Translation Unit: d_attention.cpp +// + +#include "d_attention.h" +#include "dolphin/types.h" + +/* 8009D220-8009D268 .text __ct__11dAttParam_cFl */ +dAttParam_c::dAttParam_c(long) { + /* Nonmatching */ +} + +/* 8009D268-8009D2B0 .text __dt__11dAttParam_cFv */ +dAttParam_c::~dAttParam_c() { + /* Nonmatching */ +} + +/* 8009D2B0-8009D2E0 .text execute__19dAttDraw_CallBack_cFUsP16J3DTransformInfo */ +void dAttDraw_CallBack_c::execute(unsigned short, J3DTransformInfo*) { + /* Nonmatching */ +} + +/* 8009D2E0-8009D654 .text __ct__12dAttention_cFP10fopAc_ac_cUl */ +dAttention_c::dAttention_c(fopAc_ac_c*, unsigned long) { + /* Nonmatching */ +} + +/* 8009D654-8009D6EC .text __dt__12dAttention_cFv */ +dAttention_c::~dAttention_c() { + /* Nonmatching */ +} + +/* 8009D6EC-8009D728 .text GetActionList__12dAttention_cFl */ +void dAttention_c::GetActionList(long) { + /* Nonmatching */ +} + +/* 8009D728-8009D764 .text GetLockonList__12dAttention_cFl */ +void dAttention_c::GetLockonList(long) { + /* Nonmatching */ +} + +/* 8009D764-8009D858 .text getActionBtnB__12dAttention_cFv */ +void dAttention_c::getActionBtnB() { + /* Nonmatching */ +} + +/* 8009D858-8009D9A8 .text getActionBtnXYZ_local__12dAttention_cFi */ +void dAttention_c::getActionBtnXYZ_local(int) { + /* Nonmatching */ +} + +/* 8009D9A8-8009D9FC .text getActionBtnX__12dAttention_cFv */ +void dAttention_c::getActionBtnX() { + /* Nonmatching */ +} + +/* 8009D9FC-8009DA50 .text getActionBtnY__12dAttention_cFv */ +void dAttention_c::getActionBtnY() { + /* Nonmatching */ +} + +/* 8009DA50-8009DAA4 .text getActionBtnZ__12dAttention_cFv */ +void dAttention_c::getActionBtnZ() { + /* Nonmatching */ +} + +/* 8009DAA4-8009DAF4 .text chkAttMask__12dAttention_cFUlUl */ +void dAttention_c::chkAttMask(unsigned long, unsigned long) { + /* Nonmatching */ +} + +/* 8009DAF4-8009DB60 .text check_event_condition__FUlUs */ +void check_event_condition(unsigned long, unsigned short) { + /* Nonmatching */ +} + +/* 8009DB60-8009DC28 .text check_flontofplayer__FUlss */ +void check_flontofplayer(unsigned long, short, short) { + /* Nonmatching */ +} + +/* 8009DC28-8009DC74 .text distace_weight__Ffsf */ +void distace_weight(float, short, float) { + /* Nonmatching */ +} + +/* 8009DC74-8009DCD4 .text distace_angle_adjust__Ffsf */ +void distace_angle_adjust(float, short, float) { + /* Nonmatching */ +} + +/* 8009DCD4-8009DE44 .text check_distace__FP4cXyzsP4cXyzffff */ +void check_distace(cXyz*, short, cXyz*, float, float, float, float) { + /* Nonmatching */ +} + +/* 8009DE44-8009E03C .text calcWeight__12dAttention_cFiP10fopAc_ac_cfssPUl */ +void dAttention_c::calcWeight(int, fopAc_ac_c*, float, short, short, unsigned long*) { + /* Nonmatching */ +} + +/* 8009E03C-8009E128 .text setLList__12dAttention_cFP10fopAc_ac_cffUl */ +void dAttention_c::setLList(fopAc_ac_c*, float, float, unsigned long) { + /* Nonmatching */ +} + +/* 8009E128-8009E214 .text setAList__12dAttention_cFP10fopAc_ac_cffUl */ +void dAttention_c::setAList(fopAc_ac_c*, float, float, unsigned long) { + /* Nonmatching */ +} + +/* 8009E214-8009E2CC .text initList__12dAttention_cFUl */ +void dAttention_c::initList(unsigned long) { + /* Nonmatching */ +} + +/* 8009E2CC-8009E2F8 .text select_attention__FP10fopAc_ac_cPv */ +void select_attention(fopAc_ac_c*, void*) { + /* Nonmatching */ +} + +/* 8009E2F8-8009E33C .text makeList__12dAttention_cFv */ +void dAttention_c::makeList() { + /* Nonmatching */ +} + +/* 8009E33C-8009E474 .text SelectAttention__12dAttention_cFP10fopAc_ac_c */ +void dAttention_c::SelectAttention(fopAc_ac_c*) { + /* Nonmatching */ +} + +/* 8009E474-8009E5C4 .text sortList__12dAttention_cFv */ +void dAttention_c::sortList() { + /* Nonmatching */ +} + +/* 8009E5C4-8009E684 .text stockAttention__12dAttention_cFUl */ +void dAttention_c::stockAttention(unsigned long) { + /* Nonmatching */ +} + +/* 8009E684-8009E728 .text nextAttention__12dAttention_cFUl */ +void dAttention_c::nextAttention(unsigned long) { + /* Nonmatching */ +} + +/* 8009E728-8009E764 .text freeAttention__12dAttention_cFv */ +void dAttention_c::freeAttention() { + /* Nonmatching */ +} + +/* 8009E764-8009E978 .text chaseAttention__12dAttention_cFv */ +void dAttention_c::chaseAttention() { + /* Nonmatching */ +} + +/* 8009E978-8009EA24 .text EnemyDistance__12dAttention_cFP10fopAc_ac_c */ +void dAttention_c::EnemyDistance(fopAc_ac_c*) { + /* Nonmatching */ +} + +/* 8009EA24-8009EAA4 .text sound_attention__FP10fopAc_ac_cPv */ +void sound_attention(fopAc_ac_c*, void*) { + /* Nonmatching */ +} + +/* 8009EAA4-8009EB38 .text runSoundProc__12dAttention_cFv */ +void dAttention_c::runSoundProc() { + /* Nonmatching */ +} + +/* 8009EB38-8009EDB8 .text runDrawProc__12dAttention_cFv */ +void dAttention_c::runDrawProc() { + /* Nonmatching */ +} + +/* 8009EDB8-8009EDBC .text runDebugDisp0__12dAttention_cFv */ +void dAttention_c::runDebugDisp0() { + /* Nonmatching */ +} + +/* 8009EDBC-8009EDC0 .text runDebugDisp__12dAttention_cFv */ +void dAttention_c::runDebugDisp() { + /* Nonmatching */ +} + +/* 8009EDC0-8009EE90 .text judgementButton__12dAttention_cFv */ +void dAttention_c::judgementButton() { + /* Nonmatching */ +} + +/* 8009EE90-8009EED8 .text judgementTriggerProc__12dAttention_cFv */ +void dAttention_c::judgementTriggerProc() { + /* Nonmatching */ +} + +/* 8009EED8-8009EF40 .text judgementLostCheck__12dAttention_cFv */ +void dAttention_c::judgementLostCheck() { + /* Nonmatching */ +} + +/* 8009EF40-8009F0A4 .text judgementStatusSw__12dAttention_cFUl */ +void dAttention_c::judgementStatusSw(unsigned long) { + /* Nonmatching */ +} + +/* 8009F0A4-8009F1D4 .text judgementStatusHd__12dAttention_cFUl */ +void dAttention_c::judgementStatusHd(unsigned long) { + /* Nonmatching */ +} + +/* 8009F1D4-8009F460 .text Run__12dAttention_cFUl */ +void dAttention_c::Run(unsigned long) { + /* Nonmatching */ +} + +/* 8009F460-8009F5FC .text Draw__12dAttention_cFv */ +void dAttention_c::Draw() { + /* Nonmatching */ +} + +/* 8009F5FC-8009F6B4 .text setAnm__10dAttDraw_cFiii */ +void dAttDraw_c::setAnm(int, int, int) { + /* Nonmatching */ +} + +/* 8009F6B4-8009F834 .text draw__10dAttDraw_cFR4cXyzPA4_f */ +void dAttDraw_c::draw(cXyz&, float(*)[4]) { + /* Nonmatching */ +} + +/* 8009F834-8009F88C .text LockonTarget__12dAttention_cFl */ +void dAttention_c::LockonTarget(long) { + /* Nonmatching */ +} + +/* 8009F88C-8009F980 .text LockonReleaseDistanse__12dAttention_cFv */ +void dAttention_c::LockonReleaseDistanse() { + /* Nonmatching */ +} + +/* 8009F980-8009F9B8 .text LockonTargetPId__12dAttention_cFl */ +void dAttention_c::LockonTargetPId(long) { + /* Nonmatching */ +} + +/* 8009F9B8-8009FA10 .text ActionTarget__12dAttention_cFl */ +void dAttention_c::ActionTarget(long) { + /* Nonmatching */ +} + +/* 8009FA10-8009FA64 .text LockonTruth__12dAttention_cFv */ +void dAttention_c::LockonTruth() { + /* Nonmatching */ +} + +/* 8009FA64-8009FA98 .text getActor__10dAttList_cFv */ +void dAttList_c::getActor() { + /* Nonmatching */ +} + +/* 8009FA98-8009FAB4 .text setActor__10dAttList_cFP10fopAc_ac_c */ +void dAttList_c::setActor(fopAc_ac_c*) { + /* Nonmatching */ +} + +/* 8009FAB4-8009FACC .text getPId__10dAttHint_cFPv */ +void dAttHint_c::getPId(void*) { + /* Nonmatching */ +} + +/* 8009FACC-8009FAFC .text convPId__10dAttHint_cFUi */ +void dAttHint_c::convPId(unsigned int) { + /* Nonmatching */ +} + +/* 8009FAFC-8009FB58 .text request__10dAttHint_cFP10fopAc_ac_ci */ +void dAttHint_c::request(fopAc_ac_c*, int) { + /* Nonmatching */ +} + +/* 8009FB58-8009FB70 .text init__10dAttHint_cFv */ +void dAttHint_c::init() { + /* Nonmatching */ +} + +/* 8009FB70-8009FB8C .text proc__10dAttHint_cFv */ +void dAttHint_c::proc() { + /* Nonmatching */ +} + +/* 8009FB8C-8009FBBC .text convPId__11dAttCatch_cFUi */ +void dAttCatch_c::convPId(unsigned int) { + /* Nonmatching */ +} + +/* 8009FBBC-8009FBDC .text init__11dAttCatch_cFv */ +void dAttCatch_c::init() { + /* Nonmatching */ +} + +/* 8009FBDC-8009FC08 .text proc__11dAttCatch_cFv */ +void dAttCatch_c::proc() { + /* Nonmatching */ +} + +/* 8009FC08-8009FE10 .text request__11dAttCatch_cFP10fopAc_ac_cUcfffsi */ +void dAttCatch_c::request(fopAc_ac_c*, unsigned char, float, float, float, short, int) { + /* Nonmatching */ +} + +/* 8009FE10-8009FE40 .text convPId__10dAttLook_cFUi */ +void dAttLook_c::convPId(unsigned int) { + /* Nonmatching */ +} + +/* 8009FE40-8009FE58 .text init__10dAttLook_cFv */ +void dAttLook_c::init() { + /* Nonmatching */ +} + +/* 8009FE58-8009FE74 .text proc__10dAttLook_cFv */ +void dAttLook_c::proc() { + /* Nonmatching */ +} + +/* 8009FE74-800A009C .text request__10dAttLook_cFP10fopAc_ac_cfffsi */ +void dAttLook_c::request(fopAc_ac_c*, float, float, float, short, int) { + /* Nonmatching */ +} + +/* 800A009C-800A0270 .text requestF__10dAttLook_cFP10fopAc_ac_csi */ +void dAttLook_c::requestF(fopAc_ac_c*, short, int) { + /* Nonmatching */ +} + |
