summaryrefslogtreecommitdiff
path: root/src/d
diff options
context:
space:
mode:
authorYunataSavior <58997725+YunataSavior@users.noreply.github.com>2025-08-24 01:48:55 -0700
committerGitHub <noreply@github.com>2025-08-24 11:48:55 +0300
commit0abe859c286d76ddb40e110ce89e737f44d4328f (patch)
tree45a01264474564264756e93eca2ba462a825b358 /src/d
parent513816ce5c055be898b80dfa3b7048bcaca876a7 (diff)
npc_maro Matching (#2600)
Diffstat (limited to 'src/d')
-rw-r--r--src/d/actor/d_a_npc_maro.cpp20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/d/actor/d_a_npc_maro.cpp b/src/d/actor/d_a_npc_maro.cpp
index a32361f347..b26acafdef 100644
--- a/src/d/actor/d_a_npc_maro.cpp
+++ b/src/d/actor/d_a_npc_maro.cpp
@@ -3477,26 +3477,6 @@ static int daNpc_Maro_IsDelete(void* i_this) {
/* 80565D94-80565D98 000014 0004+00 1/1 0/0 0/0 .bss l_HIO */
static daNpc_Maro_Param_c l_HIO;
-/* 80564970-80564978 0094D0 0008+00 1/0 0/0 0/0 .text getEyeballMaterialNo__12daNpc_Maro_cFv */
-u16 daNpc_Maro_c::getEyeballMaterialNo() {
- return 1;
-}
-
-/* 80564978-80564980 0094D8 0008+00 1/0 0/0 0/0 .text getHeadJointNo__12daNpc_Maro_cFv */
-s32 daNpc_Maro_c::getHeadJointNo() {
- return 4;
-}
-
-/* 80564980-80564988 0094E0 0008+00 1/0 0/0 0/0 .text getNeckJointNo__12daNpc_Maro_cFv */
-s32 daNpc_Maro_c::getNeckJointNo() {
- return 3;
-}
-
-/* 80564988-80564990 0094E8 0008+00 1/0 0/0 0/0 .text getBackboneJointNo__12daNpc_Maro_cFv */
-s32 daNpc_Maro_c::getBackboneJointNo() {
- return 1;
-}
-
/* 80565BB8-80565BD8 -00001 0020+00 1/0 0/0 0/0 .data daNpc_Maro_MethodTable */
static actor_method_class daNpc_Maro_MethodTable = {
(process_method_func)daNpc_Maro_Create,