mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 21:11:59 -04:00
d_a_npc work (#2306)
This commit is contained in:
@@ -1348,16 +1348,6 @@ extern "C" void ctrlSubFaceMotion__8daNpcT_cFi() {
|
||||
/* empty function */
|
||||
}
|
||||
|
||||
/* 805530F8-80553100 003E38 0008+00 1/0 0/0 0/0 .text getFootLJointNo__8daNpcT_cFv */
|
||||
s32 daNpcT_c::getFootLJointNo() {
|
||||
return -1;
|
||||
}
|
||||
|
||||
/* 80553100-80553108 003E40 0008+00 1/0 0/0 0/0 .text getFootRJointNo__8daNpcT_cFv */
|
||||
s32 daNpcT_c::getFootRJointNo() {
|
||||
return -1;
|
||||
}
|
||||
|
||||
/* 80553108-80553110 003E48 0008+00 1/0 0/0 0/0 .text getEyeballLMaterialNo__8daNpcT_cFv
|
||||
*/
|
||||
// bool daNpcT_c::getEyeballLMaterialNo() {
|
||||
@@ -1372,22 +1362,12 @@ extern "C" bool getEyeballRMaterialNo__8daNpcT_cFv() {
|
||||
return false;
|
||||
}
|
||||
|
||||
/* 80553118-8055311C 003E58 0004+00 1/0 0/0 0/0 .text afterJntAnm__8daNpcT_cFi */
|
||||
void daNpcT_c::afterJntAnm(int param_0) {
|
||||
/* empty function */
|
||||
}
|
||||
|
||||
/* 8055311C-80553124 003E5C 0008+00 1/0 0/0 0/0 .text evtEndProc__8daNpcT_cFv */
|
||||
// bool daNpcT_c::evtEndProc() {
|
||||
extern "C" bool evtEndProc__8daNpcT_cFv() {
|
||||
return true;
|
||||
}
|
||||
|
||||
/* 80553124-80553128 003E64 0004+00 1/0 0/0 0/0 .text afterMoved__8daNpcT_cFv */
|
||||
void daNpcT_c::afterMoved() {
|
||||
/* empty function */
|
||||
}
|
||||
|
||||
/* 80553128-80553130 003E68 0008+00 1/0 0/0 0/0 .text chkXYItems__8daNpcT_cFv */
|
||||
// bool daNpcT_c::chkXYItems() {
|
||||
extern "C" bool chkXYItems__8daNpcT_cFv() {
|
||||
|
||||
Reference in New Issue
Block a user