From 24fab1a52acabf9c93f5b7609a73da0ac585eca7 Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Sat, 11 Jan 2025 18:28:46 -0500 Subject: [PATCH] Add player anm enum comments to anm index tables --- src/d/actor/d_a_player_main_data.inc | 630 +++++++++++++-------------- 1 file changed, 315 insertions(+), 315 deletions(-) diff --git a/src/d/actor/d_a_player_main_data.inc b/src/d/actor/d_a_player_main_data.inc index 5c7fb0a08..bf0fa9cf3 100644 --- a/src/d/actor/d_a_player_main_data.inc +++ b/src/d/actor/d_a_player_main_data.inc @@ -697,1971 +697,1971 @@ const daPy_lk_c::TexAnmTableEntry daPy_lk_c::mTexAnmIndexTable[] = { }; const daPy_anmIndex_c daPy_lk_c::mSwordAnmIndexTable[] = { - { // 0x00 + { // 0x00: ANM_WAITS /* mUnderBckIdx */ LKANM_BCK_WAITS, /* mUpperBckIdx */ LKANM_BCK_WAITS, }, - { // 0x01 + { // 0x01: ANM_WALK /* mUnderBckIdx */ LKANM_BCK_WALKS, /* mUpperBckIdx */ LKANM_BCK_WALKS, }, - { // 0x02 + { // 0x02: ANM_DASH /* mUnderBckIdx */ LKANM_BCK_DASHS, /* mUpperBckIdx */ LKANM_BCK_DASHS, }, - { // 0x03 + { // 0x03: ANM_DASHKAZE /* mUnderBckIdx */ LKANM_BCK_DASHS, /* mUpperBckIdx */ LKANM_BCK_DASHKAZE, }, - { // 0x04 + { // 0x04: ANM_WALKHBOOTS /* mUnderBckIdx */ LKANM_BCK_WALKHBOOTS, /* mUpperBckIdx */ LKANM_BCK_WALKHBOOTS, }, - { // 0x05 + { // 0x05: ANM_WALKHBOOTSKAZE /* mUnderBckIdx */ LKANM_BCK_WALKHBOOTS, /* mUpperBckIdx */ LKANM_BCK_DASHKAZE, }, - { // 0x06 + { // 0x06: ANM_WALKSLOPE /* mUnderBckIdx */ LKANM_BCK_WALKSLOPE, /* mUpperBckIdx */ LKANM_BCK_WALKSLOPE, }, - { // 0x07 + { // 0x07: ANM_ATNLS /* mUnderBckIdx */ LKANM_BCK_ATNLS, /* mUpperBckIdx */ LKANM_BCK_ATNLS, }, - { // 0x08 + { // 0x08: ANM_ATNRS /* mUnderBckIdx */ LKANM_BCK_ATNRS, /* mUpperBckIdx */ LKANM_BCK_ATNRS, }, - { // 0x09 + { // 0x09: ANM_ATNWLS /* mUnderBckIdx */ LKANM_BCK_ATNWLS, /* mUpperBckIdx */ LKANM_BCK_ATNWLS, }, - { // 0x0A + { // 0x0A: ANM_ATNWRS /* mUnderBckIdx */ LKANM_BCK_ATNWRS, /* mUpperBckIdx */ LKANM_BCK_ATNWRS, }, - { // 0x0B + { // 0x0B: ANM_ATNDLS /* mUnderBckIdx */ LKANM_BCK_ATNDLS, /* mUpperBckIdx */ LKANM_BCK_ATNDLS, }, - { // 0x0C + { // 0x0C: ANM_ATNDRS /* mUnderBckIdx */ LKANM_BCK_ATNDRS, /* mUpperBckIdx */ LKANM_BCK_ATNDRS, }, - { // 0x0D + { // 0x0D: ANM_JMPEDS /* mUnderBckIdx */ LKANM_BCK_JMPEDS, /* mUpperBckIdx */ LKANM_BCK_JMPEDS, }, - { // 0x0E + { // 0x0E: ANM_ATNWB /* mUnderBckIdx */ LKANM_BCK_ATNWB, /* mUpperBckIdx */ LKANM_BCK_ATNWB, }, - { // 0x0F + { // 0x0F: ANM_ATNDB /* mUnderBckIdx */ LKANM_BCK_ATNDB, /* mUpperBckIdx */ LKANM_BCK_ATNDB, }, - { // 0x10 + { // 0x10: ANM_ATNJL /* mUnderBckIdx */ LKANM_BCK_ATNJL, /* mUpperBckIdx */ LKANM_BCK_ATNJL, }, - { // 0x11 + { // 0x11: ANM_ATNJR /* mUnderBckIdx */ LKANM_BCK_ATNJR, /* mUpperBckIdx */ LKANM_BCK_ATNJR, }, - { // 0x12 + { // 0x12: ANM_ATNJLLAND /* mUnderBckIdx */ LKANM_BCK_ATNJLLAND, /* mUpperBckIdx */ LKANM_BCK_ATNJLLAND, }, - { // 0x13 + { // 0x13: ANM_ATNJRLAND /* mUnderBckIdx */ LKANM_BCK_ATNJRLAND, /* mUpperBckIdx */ LKANM_BCK_ATNJRLAND, }, - { // 0x14 + { // 0x14: ANM_ROT /* mUnderBckIdx */ LKANM_BCK_ROT, /* mUpperBckIdx */ LKANM_BCK_ROT, }, - { // 0x15 + { // 0x15: ANM_CUTREL /* mUnderBckIdx */ LKANM_BCK_CUTREL, /* mUpperBckIdx */ LKANM_BCK_CUTRER, }, - { // 0x16 + { // 0x16: ANM_DIFENCE /* mUnderBckIdx */ LKANM_BCK_DIFENCE, /* mUpperBckIdx */ LKANM_BCK_DIFENCE, }, - { // 0x17 + { // 0x17: ANM_DIFENCEA /* mUnderBckIdx */ LKANM_BCK_DIFENCEA, /* mUpperBckIdx */ LKANM_BCK_DIFENCEA, }, - { // 0x18 + { // 0x18: ANM_CUTTURNP /* mUnderBckIdx */ LKANM_BCK_CUTTURNP, /* mUpperBckIdx */ LKANM_BCK_CUTTURNP, }, - { // 0x19 + { // 0x19: ANM_CUTTURNPWFB /* mUnderBckIdx */ LKANM_BCK_CUTTURNPWFB, /* mUpperBckIdx */ LKANM_BCK_CUTTURNPWFB, }, - { // 0x1A + { // 0x1A: ANM_CUTTURNPWLR /* mUnderBckIdx */ LKANM_BCK_CUTTURNPWLR, /* mUpperBckIdx */ LKANM_BCK_CUTTURNPWLR, }, }; const daPy_anmIndex_c daPy_lk_c::mBokoAnmIndexTable[] = { - { // 0x00 + { // 0x00: ANM_WAITS /* mUnderBckIdx */ LKANM_BCK_WAITS, /* mUpperBckIdx */ LKANM_BCK_WAITBOKO, }, - { // 0x01 + { // 0x01: ANM_WALK /* mUnderBckIdx */ LKANM_BCK_WALKS, /* mUpperBckIdx */ LKANM_BCK_WALKBOKO, }, - { // 0x02 + { // 0x02: ANM_DASH /* mUnderBckIdx */ LKANM_BCK_DASHS, /* mUpperBckIdx */ LKANM_BCK_DASHBOKO, }, - { // 0x03 + { // 0x03: ANM_DASHKAZE /* mUnderBckIdx */ LKANM_BCK_DASHS, /* mUpperBckIdx */ LKANM_BCK_DASHBOKO, }, - { // 0x04 + { // 0x04: ANM_WALKHBOOTS /* mUnderBckIdx */ LKANM_BCK_WALKHBOOTS, /* mUpperBckIdx */ LKANM_BCK_WALKBOKO, }, - { // 0x05 + { // 0x05: ANM_WALKHBOOTSKAZE /* mUnderBckIdx */ LKANM_BCK_WALKHBOOTS, /* mUpperBckIdx */ LKANM_BCK_WALKBOKO, }, - { // 0x06 + { // 0x06: ANM_WALKSLOPE /* mUnderBckIdx */ LKANM_BCK_WALKSLOPE, /* mUpperBckIdx */ LKANM_BCK_WALKBOKO, }, - { // 0x07 + { // 0x07: ANM_ATNLS /* mUnderBckIdx */ LKANM_BCK_ATNLS, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x08 + { // 0x08: ANM_ATNRS /* mUnderBckIdx */ LKANM_BCK_ATNRS, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x09 + { // 0x09: ANM_ATNWLS /* mUnderBckIdx */ LKANM_BCK_ATNWLS, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x0A + { // 0x0A: ANM_ATNWRS /* mUnderBckIdx */ LKANM_BCK_ATNWRS, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x0B + { // 0x0B: ANM_ATNDLS /* mUnderBckIdx */ LKANM_BCK_ATNDLS, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x0C + { // 0x0C: ANM_ATNDRS /* mUnderBckIdx */ LKANM_BCK_ATNDRS, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x0D + { // 0x0D: ANM_JMPEDS /* mUnderBckIdx */ LKANM_BCK_JMPEDS, /* mUpperBckIdx */ LKANM_BCK_JMPEDS, }, - { // 0x0E + { // 0x0E: ANM_ATNWB /* mUnderBckIdx */ LKANM_BCK_ATNWB, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x0F + { // 0x0F: ANM_ATNDB /* mUnderBckIdx */ LKANM_BCK_ATNDB, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x10 + { // 0x10: ANM_ATNJL /* mUnderBckIdx */ LKANM_BCK_ATNJL, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x11 + { // 0x11: ANM_ATNJR /* mUnderBckIdx */ LKANM_BCK_ATNJR, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x12 + { // 0x12: ANM_ATNJLLAND /* mUnderBckIdx */ LKANM_BCK_ATNJLLAND, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x13 + { // 0x13: ANM_ATNJRLAND /* mUnderBckIdx */ LKANM_BCK_ATNJRLAND, /* mUpperBckIdx */ LKANM_BCK_ATNBOKO, }, - { // 0x14 + { // 0x14: ANM_ROT /* mUnderBckIdx */ LKANM_BCK_ROT, /* mUpperBckIdx */ LKANM_BCK_WAITBOKO, }, - { // 0x15 + { // 0x15: ANM_CUTREL /* mUnderBckIdx */ LKANM_BCK_CUTREL, /* mUpperBckIdx */ LKANM_BCK_CUTRER, }, - { // 0x16 + { // 0x16: ANM_DIFENCE /* mUnderBckIdx */ LKANM_BCK_DIFENCE, /* mUpperBckIdx */ LKANM_BCK_DIFENCE, }, - { // 0x17 + { // 0x17: ANM_DIFENCEA /* mUnderBckIdx */ LKANM_BCK_DIFENCEA, /* mUpperBckIdx */ LKANM_BCK_DIFENCEA, }, - { // 0x18 + { // 0x18: ANM_CUTTURNP /* mUnderBckIdx */ LKANM_BCK_CUTTURNP, /* mUpperBckIdx */ LKANM_BCK_CUTTURNPB, }, - { // 0x19 + { // 0x19: ANM_CUTTURNPWFB /* mUnderBckIdx */ LKANM_BCK_CUTTURNPWFB, /* mUpperBckIdx */ LKANM_BCK_CUTTURNPB, }, - { // 0x1A + { // 0x1A: ANM_CUTTURNPWLR /* mUnderBckIdx */ LKANM_BCK_CUTTURNPWLR, /* mUpperBckIdx */ LKANM_BCK_CUTTURNPB, }, }; const daPy_anmIndex_c daPy_lk_c::mHammerAnmIndexTable[] = { - { // 0x00 + { // 0x00: ANM_WAITS /* mUnderBckIdx */ LKANM_BCK_WAITS, /* mUpperBckIdx */ LKANM_BCK_WAITHAM, }, - { // 0x01 + { // 0x01: ANM_WALK /* mUnderBckIdx */ LKANM_BCK_WALKS, /* mUpperBckIdx */ LKANM_BCK_WALKHAM, }, - { // 0x02 + { // 0x02: ANM_DASH /* mUnderBckIdx */ LKANM_BCK_DASHS, /* mUpperBckIdx */ LKANM_BCK_DASHHAM, }, - { // 0x03 + { // 0x03: ANM_DASHKAZE /* mUnderBckIdx */ LKANM_BCK_DASHS, /* mUpperBckIdx */ LKANM_BCK_DASHHAM, }, - { // 0x04 + { // 0x04: ANM_WALKHBOOTS /* mUnderBckIdx */ LKANM_BCK_WALKHBOOTS, /* mUpperBckIdx */ LKANM_BCK_WALKHAM, }, - { // 0x05 + { // 0x05: ANM_WALKHBOOTSKAZE /* mUnderBckIdx */ LKANM_BCK_WALKHBOOTS, /* mUpperBckIdx */ LKANM_BCK_WALKHAM, }, - { // 0x06 + { // 0x06: ANM_WALKSLOPE /* mUnderBckIdx */ LKANM_BCK_WALKSLOPE, /* mUpperBckIdx */ LKANM_BCK_WALKHAM, }, - { // 0x07 + { // 0x07: ANM_ATNLS /* mUnderBckIdx */ LKANM_BCK_ATNLS, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x08 + { // 0x08: ANM_ATNRS /* mUnderBckIdx */ LKANM_BCK_ATNRS, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x09 + { // 0x09: ANM_ATNWLS /* mUnderBckIdx */ LKANM_BCK_ATNWLS, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x0A + { // 0x0A: ANM_ATNWRS /* mUnderBckIdx */ LKANM_BCK_ATNWRS, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x0B + { // 0x0B: ANM_ATNDLS /* mUnderBckIdx */ LKANM_BCK_ATNDLS, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x0C + { // 0x0C: ANM_ATNDRS /* mUnderBckIdx */ LKANM_BCK_ATNDRS, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x0D + { // 0x0D: ANM_JMPEDS /* mUnderBckIdx */ LKANM_BCK_JMPEDS, /* mUpperBckIdx */ LKANM_BCK_JMPEDS, }, - { // 0x0E + { // 0x0E: ANM_ATNWB /* mUnderBckIdx */ LKANM_BCK_ATNWB, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x0F + { // 0x0F: ANM_ATNDB /* mUnderBckIdx */ LKANM_BCK_ATNDB, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x10 + { // 0x10: ANM_ATNJL /* mUnderBckIdx */ LKANM_BCK_ATNJL, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x11 + { // 0x11: ANM_ATNJR /* mUnderBckIdx */ LKANM_BCK_ATNJR, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x12 + { // 0x12: ANM_ATNJLLAND /* mUnderBckIdx */ LKANM_BCK_ATNJLLAND, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x13 + { // 0x13: ANM_ATNJRLAND /* mUnderBckIdx */ LKANM_BCK_ATNJRLAND, /* mUpperBckIdx */ LKANM_BCK_ATNHAM, }, - { // 0x14 + { // 0x14: ANM_ROT /* mUnderBckIdx */ LKANM_BCK_ROT, /* mUpperBckIdx */ LKANM_BCK_WAITHAM, }, - { // 0x15 + { // 0x15: ANM_CUTREL /* mUnderBckIdx */ LKANM_BCK_CUTREL, /* mUpperBckIdx */ LKANM_BCK_CUTREHAM, }, - { // 0x16 + { // 0x16: ANM_DIFENCE /* mUnderBckIdx */ LKANM_BCK_DIFENCE, /* mUpperBckIdx */ LKANM_BCK_DIFENCEHAM, }, - { // 0x17 + { // 0x17: ANM_DIFENCEA /* mUnderBckIdx */ LKANM_BCK_DIFENCEA, /* mUpperBckIdx */ LKANM_BCK_DIFENCEAHAM, }, - { // 0x18 + { // 0x18: ANM_CUTTURNP /* mUnderBckIdx */ LKANM_BCK_CUTTURNP, /* mUpperBckIdx */ LKANM_BCK_CUTTURNP, }, - { // 0x19 + { // 0x19: ANM_CUTTURNPWFB /* mUnderBckIdx */ LKANM_BCK_CUTTURNPWFB, /* mUpperBckIdx */ LKANM_BCK_CUTTURNPWFB, }, - { // 0x1A + { // 0x1A: ANM_CUTTURNPWLR /* mUnderBckIdx */ LKANM_BCK_CUTTURNPWLR, /* mUpperBckIdx */ LKANM_BCK_CUTTURNPWLR, }, }; const daPy_lk_c::AnmDataTableEntry daPy_lk_c::mAnmDataTable[] = { - { // 0x00 + { // 0x00: ANM_WAITS /* mUnderBckIdx */ LKANM_BCK_WAITS, /* mUpperBckIdx */ LKANM_BCK_WAIT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x01 + { // 0x01: ANM_WALK /* mUnderBckIdx */ LKANM_BCK_WALK, /* mUpperBckIdx */ LKANM_BCK_WALK, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x02 + { // 0x02: ANM_DASH /* mUnderBckIdx */ LKANM_BCK_DASH, /* mUpperBckIdx */ LKANM_BCK_DASH, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0000, }, - { // 0x03 + { // 0x03: ANM_DASHKAZE /* mUnderBckIdx */ LKANM_BCK_DASH, /* mUpperBckIdx */ LKANM_BCK_DASHKAZE, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0000, }, - { // 0x04 + { // 0x04: ANM_WALKHBOOTS /* mUnderBckIdx */ LKANM_BCK_WALKHBOOTS, /* mUpperBckIdx */ LKANM_BCK_WALKHBOOTS, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x05 + { // 0x05: ANM_WALKHBOOTSKAZE /* mUnderBckIdx */ LKANM_BCK_WALKHBOOTS, /* mUpperBckIdx */ LKANM_BCK_DASHKAZE, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x06 + { // 0x06: ANM_WALKSLOPE /* mUnderBckIdx */ LKANM_BCK_WALKSLOPE, /* mUpperBckIdx */ LKANM_BCK_WALKSLOPE, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0000, }, - { // 0x07 + { // 0x07: ANM_ATNLS /* mUnderBckIdx */ LKANM_BCK_ATNLS, /* mUpperBckIdx */ LKANM_BCK_ATNL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x08 + { // 0x08: ANM_ATNRS /* mUnderBckIdx */ LKANM_BCK_ATNRS, /* mUpperBckIdx */ LKANM_BCK_ATNR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x09 + { // 0x09: ANM_ATNWLS /* mUnderBckIdx */ LKANM_BCK_ATNWLS, /* mUpperBckIdx */ LKANM_BCK_ATNWL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x0A + { // 0x0A: ANM_ATNWRS /* mUnderBckIdx */ LKANM_BCK_ATNWRS, /* mUpperBckIdx */ LKANM_BCK_ATNWR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x0B + { // 0x0B: ANM_ATNDLS /* mUnderBckIdx */ LKANM_BCK_ATNDLS, /* mUpperBckIdx */ LKANM_BCK_ATNDL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x0C + { // 0x0C: ANM_ATNDRS /* mUnderBckIdx */ LKANM_BCK_ATNDRS, /* mUpperBckIdx */ LKANM_BCK_ATNDR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x0D + { // 0x0D: ANM_JMPEDS /* mUnderBckIdx */ LKANM_BCK_JMPEDS, /* mUpperBckIdx */ LKANM_BCK_JMPED, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x0E + { // 0x0E: ANM_ATNWB /* mUnderBckIdx */ LKANM_BCK_ATNWB, /* mUpperBckIdx */ LKANM_BCK_ATNWB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x0F + { // 0x0F: ANM_ATNDB /* mUnderBckIdx */ LKANM_BCK_ATNDB, /* mUpperBckIdx */ LKANM_BCK_ATNDB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x10 + { // 0x10: ANM_ATNJL /* mUnderBckIdx */ LKANM_BCK_ATNJL, /* mUpperBckIdx */ LKANM_BCK_ATNJL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0030, }, - { // 0x11 + { // 0x11: ANM_ATNJR /* mUnderBckIdx */ LKANM_BCK_ATNJR, /* mUpperBckIdx */ LKANM_BCK_ATNJR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0031, }, - { // 0x12 + { // 0x12: ANM_ATNJLLAND /* mUnderBckIdx */ LKANM_BCK_ATNJLLAND, /* mUpperBckIdx */ LKANM_BCK_ATNJLLAND, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x13 + { // 0x13: ANM_ATNJRLAND /* mUnderBckIdx */ LKANM_BCK_ATNJRLAND, /* mUpperBckIdx */ LKANM_BCK_ATNJRLAND, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x14 + { // 0x14: ANM_ROT /* mUnderBckIdx */ LKANM_BCK_ROT, /* mUpperBckIdx */ LKANM_BCK_ROT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x15 + { // 0x15: ANM_CUTREL /* mUnderBckIdx */ LKANM_BCK_CUTREL, /* mUpperBckIdx */ LKANM_BCK_CUTRER, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0057, }, - { // 0x16 + { // 0x16: ANM_DIFENCE /* mUnderBckIdx */ LKANM_BCK_DIFENCE, /* mUpperBckIdx */ LKANM_BCK_DIFENCE, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0002, }, - { // 0x17 + { // 0x17: ANM_DIFENCEA /* mUnderBckIdx */ LKANM_BCK_DIFENCEA, /* mUpperBckIdx */ LKANM_BCK_DIFENCEA, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0041, }, - { // 0x18 + { // 0x18: ANM_CUTTURNP /* mUnderBckIdx */ LKANM_BCK_CUTTURNP, /* mUpperBckIdx */ LKANM_BCK_CUTTURNP, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0025, }, - { // 0x19 + { // 0x19: ANM_CUTTURNPWFB /* mUnderBckIdx */ LKANM_BCK_CUTTURNPWFB, /* mUpperBckIdx */ LKANM_BCK_CUTTURNPWFB, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0026, }, - { // 0x1A + { // 0x1A: ANM_CUTTURNPWLR /* mUnderBckIdx */ LKANM_BCK_CUTTURNPWLR, /* mUpperBckIdx */ LKANM_BCK_CUTTURNPWLR, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0026, }, - { // 0x1B + { // 0x1B: ANM_TALKA /* mUnderBckIdx */ LKANM_BCK_TALKA, /* mUpperBckIdx */ LKANM_BCK_TALKA, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x1C + { // 0x1C: ANM_WAITB /* mUnderBckIdx */ LKANM_BCK_WAITB, /* mUpperBckIdx */ LKANM_BCK_WAITB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x000E, }, - { // 0x1D + { // 0x1D: ANM_WAITATOB /* mUnderBckIdx */ LKANM_BCK_WAITATOB, /* mUpperBckIdx */ LKANM_BCK_WAITATOB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0059, }, - { // 0x1E + { // 0x1E: ANM_CUTA /* mUnderBckIdx */ LKANM_BCK_CUTA, /* mUpperBckIdx */ LKANM_BCK_CUTA, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x001E, }, - { // 0x1F + { // 0x1F: ANM_CUTF /* mUnderBckIdx */ LKANM_BCK_CUTF, /* mUpperBckIdx */ LKANM_BCK_CUTF, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x001E, }, - { // 0x20 + { // 0x20: ANM_CUTR /* mUnderBckIdx */ LKANM_BCK_CUTR, /* mUpperBckIdx */ LKANM_BCK_CUTR, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x001E, }, - { // 0x21 + { // 0x21: ANM_CUTL /* mUnderBckIdx */ LKANM_BCK_CUTL, /* mUpperBckIdx */ LKANM_BCK_CUTL, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x001E, }, - { // 0x22 + { // 0x22: ANM_CUTEA /* mUnderBckIdx */ LKANM_BCK_CUTEA, /* mUpperBckIdx */ LKANM_BCK_CUTEA, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x001F, }, - { // 0x23 + { // 0x23: ANM_CUTEB /* mUnderBckIdx */ LKANM_BCK_CUTEB, /* mUpperBckIdx */ LKANM_BCK_CUTEB, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0020, }, - { // 0x24 + { // 0x24: ANM_EXCA1 /* mUnderBckIdx */ LKANM_BCK_EXCA1, /* mUpperBckIdx */ LKANM_BCK_EXCA1, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0021, }, - { // 0x25 + { // 0x25: ANM_EXCB1 /* mUnderBckIdx */ LKANM_BCK_EXCB1, /* mUpperBckIdx */ LKANM_BCK_EXCB1, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0022, }, - { // 0x26 + { // 0x26: ANM_CUTBOKO /* mUnderBckIdx */ LKANM_BCK_CUTBOKO, /* mUpperBckIdx */ LKANM_BCK_CUTBOKO, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x006A, }, - { // 0x27 + { // 0x27: ANM_CUTRER /* mUnderBckIdx */ LKANM_BCK_CUTRER, /* mUpperBckIdx */ LKANM_BCK_CUTRER, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0057, }, - { // 0x28 + { // 0x28: ANM_CUTTURN /* mUnderBckIdx */ LKANM_BCK_CUTTURN, /* mUpperBckIdx */ LKANM_BCK_CUTTURN, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0026, }, - { // 0x29 + { // 0x29: ANM_CUTTURNC /* mUnderBckIdx */ LKANM_BCK_CUTTURN, /* mUpperBckIdx */ LKANM_BCK_CUTTURNC, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0026, }, - { // 0x2A + { // 0x2A: ANM_CUTTURNB /* mUnderBckIdx */ LKANM_BCK_CUTTURNB, /* mUpperBckIdx */ LKANM_BCK_CUTTURNB, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0058, }, - { // 0x2B + { // 0x2B: ANM_JATTACK /* mUnderBckIdx */ LKANM_BCK_JATTACK, /* mUpperBckIdx */ LKANM_BCK_JATTACK, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0023, }, - { // 0x2C + { // 0x2C: ANM_JATTCKP /* mUnderBckIdx */ LKANM_BCK_JATTCKP, /* mUpperBckIdx */ LKANM_BCK_JATTCKP, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0023, }, - { // 0x2D + { // 0x2D: ANM_JATTCKCUT /* mUnderBckIdx */ LKANM_BCK_JATTCKCUT, /* mUpperBckIdx */ LKANM_BCK_JATTCKCUT, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0023, }, - { // 0x2E + { // 0x2E: ANM_JATTCKCUTHAM /* mUnderBckIdx */ LKANM_BCK_JATTCKCUTHAM, /* mUpperBckIdx */ LKANM_BCK_JATTCKCUTHAM, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0023, }, - { // 0x2F + { // 0x2F: ANM_JATTACKLAND /* mUnderBckIdx */ LKANM_BCK_JATTACKLAND, /* mUpperBckIdx */ LKANM_BCK_JATTACKLAND, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0024, }, - { // 0x30 + { // 0x30: ANM_LANDDAMA /* mUnderBckIdx */ LKANM_BCK_LANDDAMA, /* mUpperBckIdx */ LKANM_BCK_LANDDAMA, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0038, }, - { // 0x31 + { // 0x31: ANM_LANDDAMAST /* mUnderBckIdx */ LKANM_BCK_LANDDAMAST, /* mUpperBckIdx */ LKANM_BCK_LANDDAMAST, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0039, }, - { // 0x32 + { // 0x32: ANM_ROLLF /* mUnderBckIdx */ LKANM_BCK_ROLLF, /* mUpperBckIdx */ LKANM_BCK_ROLLF, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0033, }, - { // 0x33 + { // 0x33: ANM_ROLLFMIS /* mUnderBckIdx */ LKANM_BCK_ROLLFMIS, /* mUpperBckIdx */ LKANM_BCK_ROLLFMIS, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0036, }, - { // 0x34 + { // 0x34: ANM_SLIP /* mUnderBckIdx */ LKANM_BCK_SLIP, /* mUpperBckIdx */ LKANM_BCK_SLIP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x35 + { // 0x35: ANM_SLIDEF /* mUnderBckIdx */ LKANM_BCK_SLIDEF, /* mUpperBckIdx */ LKANM_BCK_SLIDEF, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0042, }, - { // 0x36 + { // 0x36: ANM_SLIDEFLAND /* mUnderBckIdx */ LKANM_BCK_SLIDEFLAND, /* mUpperBckIdx */ LKANM_BCK_SLIDEFLAND, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0043, }, - { // 0x37 + { // 0x37: ANM_SLIDEB /* mUnderBckIdx */ LKANM_BCK_SLIDEB, /* mUpperBckIdx */ LKANM_BCK_SLIDEB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0044, }, - { // 0x38 + { // 0x38: ANM_SLIDEBLAND /* mUnderBckIdx */ LKANM_BCK_SLIDEBLAND, /* mUpperBckIdx */ LKANM_BCK_SLIDEBLAND, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0045, }, - { // 0x39 + { // 0x39: ANM_ATNGAL /* mUnderBckIdx */ LKANM_BCK_ATNGAL, /* mUpperBckIdx */ LKANM_BCK_ATNGAL, /* mLeftHandIdx */ 0x01, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0041, }, - { // 0x3A + { // 0x3A: ANM_ATNGAR /* mUnderBckIdx */ LKANM_BCK_ATNGAR, /* mUpperBckIdx */ LKANM_BCK_ATNGAR, /* mLeftHandIdx */ 0x01, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0041, }, - { // 0x3B + { // 0x3B: ANM_ATNGAHAM /* mUnderBckIdx */ LKANM_BCK_ATNGAHAM, /* mUpperBckIdx */ LKANM_BCK_ATNGAHAM, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0041, }, - { // 0x3C + { // 0x3C: ANM_JMPST /* mUnderBckIdx */ LKANM_BCK_JMPST, /* mUpperBckIdx */ LKANM_BCK_JMPST, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0032, }, - { // 0x3D + { // 0x3D: ANM_ROLLB /* mUnderBckIdx */ LKANM_BCK_ROLLB, /* mUpperBckIdx */ LKANM_BCK_ROLLB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0034, }, - { // 0x3E + { // 0x3E: ANM_ROLLBLAND /* mUnderBckIdx */ LKANM_BCK_ROLLBLAND, /* mUpperBckIdx */ LKANM_BCK_ROLLBLAND, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0035, }, - { // 0x3F + { // 0x3F: ANM_CROUCH /* mUnderBckIdx */ LKANM_BCK_CROUCH, /* mUpperBckIdx */ LKANM_BCK_CROUCH, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x000A, }, - { // 0x40 + { // 0x40: ANM_LIE /* mUnderBckIdx */ LKANM_BCK_LIE, /* mUpperBckIdx */ LKANM_BCK_LIE, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x000A, }, - { // 0x41 + { // 0x41: ANM_LIEFORWARD /* mUnderBckIdx */ LKANM_BCK_LIEFORWARD, /* mUpperBckIdx */ LKANM_BCK_LIEFORWARD, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x000A, }, - { // 0x42 + { // 0x42: ANM_WALL /* mUnderBckIdx */ LKANM_BCK_WALL, /* mUpperBckIdx */ LKANM_BCK_WALL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x000F, }, - { // 0x43 + { // 0x43: ANM_WALLDW /* mUnderBckIdx */ LKANM_BCK_WALLDW, /* mUpperBckIdx */ LKANM_BCK_WALLDW, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x000F, }, - { // 0x44 + { // 0x44: ANM_WALLWL /* mUnderBckIdx */ LKANM_BCK_WALLWL, /* mUpperBckIdx */ LKANM_BCK_WALLWL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x001A, }, - { // 0x45 + { // 0x45: ANM_WALLWR /* mUnderBckIdx */ LKANM_BCK_WALLWR, /* mUpperBckIdx */ LKANM_BCK_WALLWR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x001B, }, - { // 0x46 + { // 0x46: ANM_WALLWLDW /* mUnderBckIdx */ LKANM_BCK_WALLWLDW, /* mUpperBckIdx */ LKANM_BCK_WALLWLDW, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x001A, }, - { // 0x47 + { // 0x47: ANM_WALLWRDW /* mUnderBckIdx */ LKANM_BCK_WALLWRDW, /* mUpperBckIdx */ LKANM_BCK_WALLWRDW, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x001B, }, - { // 0x48 + { // 0x48: ANM_WALLPL /* mUnderBckIdx */ LKANM_BCK_WALLPL, /* mUpperBckIdx */ LKANM_BCK_WALLPL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x001C, }, - { // 0x49 + { // 0x49: ANM_WALLPR /* mUnderBckIdx */ LKANM_BCK_WALLPR, /* mUpperBckIdx */ LKANM_BCK_WALLPR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x001D, }, - { // 0x4A + { // 0x4A: ANM_WALLPLDW /* mUnderBckIdx */ LKANM_BCK_WALLPLDW, /* mUpperBckIdx */ LKANM_BCK_WALLPLDW, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x001C, }, - { // 0x4B + { // 0x4B: ANM_WALLPRDW /* mUnderBckIdx */ LKANM_BCK_WALLPRDW, /* mUpperBckIdx */ LKANM_BCK_WALLPRDW, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x001D, }, - { // 0x4C + { // 0x4C: ANM_VJMP /* mUnderBckIdx */ LKANM_BCK_VJMP, /* mUpperBckIdx */ LKANM_BCK_VJMP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x4D + { // 0x4D: ANM_VJMPCHA /* mUnderBckIdx */ LKANM_BCK_VJMPCHA, /* mUpperBckIdx */ LKANM_BCK_VJMPCHA, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x004C, }, - { // 0x4E + { // 0x4E: ANM_VJMPCHB /* mUnderBckIdx */ LKANM_BCK_VJMPCHB, /* mUpperBckIdx */ LKANM_BCK_VJMPCHB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x4F + { // 0x4F: ANM_VJMPCL /* mUnderBckIdx */ LKANM_BCK_VJMPCL, /* mUpperBckIdx */ LKANM_BCK_VJMPCL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x004D, }, - { // 0x50 + { // 0x50: ANM_HANGING /* mUnderBckIdx */ LKANM_BCK_HANGING, /* mUpperBckIdx */ LKANM_BCK_HANGING, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0054, }, - { // 0x51 + { // 0x51: ANM_HANGUP /* mUnderBckIdx */ LKANM_BCK_HANGUP, /* mUpperBckIdx */ LKANM_BCK_HANGUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0055, }, - { // 0x52 + { // 0x52: ANM_HANGMOVEL /* mUnderBckIdx */ LKANM_BCK_HANGMOVEL, /* mUpperBckIdx */ LKANM_BCK_HANGMOVEL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x000C, }, - { // 0x53 + { // 0x53: ANM_HANGMOVER /* mUnderBckIdx */ LKANM_BCK_HANGMOVER, /* mUpperBckIdx */ LKANM_BCK_HANGMOVER, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x000D, }, - { // 0x54 + { // 0x54: ANM_DAM /* mUnderBckIdx */ LKANM_BCK_DAM, /* mUpperBckIdx */ LKANM_BCK_DAM, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x003A, }, - { // 0x55 + { // 0x55: ANM_DAML /* mUnderBckIdx */ LKANM_BCK_DAML, /* mUpperBckIdx */ LKANM_BCK_DAML, /* mLeftHandIdx */ 0x01, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x003A, }, - { // 0x56 + { // 0x56: ANM_DAMR /* mUnderBckIdx */ LKANM_BCK_DAMR, /* mUpperBckIdx */ LKANM_BCK_DAMR, /* mLeftHandIdx */ 0x01, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x003A, }, - { // 0x57 + { // 0x57: ANM_DAMF /* mUnderBckIdx */ LKANM_BCK_DAMF, /* mUpperBckIdx */ LKANM_BCK_DAMF, /* mLeftHandIdx */ 0x01, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x003A, }, - { // 0x58 + { // 0x58: ANM_DAMB /* mUnderBckIdx */ LKANM_BCK_DAMB, /* mUpperBckIdx */ LKANM_BCK_DAMB, /* mLeftHandIdx */ 0x01, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x003A, }, - { // 0x59 + { // 0x59: ANM_DAMFL /* mUnderBckIdx */ LKANM_BCK_DAMFL, /* mUpperBckIdx */ LKANM_BCK_DAMFL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x003B, }, - { // 0x5A + { // 0x5A: ANM_DAMFR /* mUnderBckIdx */ LKANM_BCK_DAMFR, /* mUpperBckIdx */ LKANM_BCK_DAMFR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x003B, }, - { // 0x5B + { // 0x5B: ANM_DAMFF /* mUnderBckIdx */ LKANM_BCK_DAMFF, /* mUpperBckIdx */ LKANM_BCK_DAMFF, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x003B, }, - { // 0x5C + { // 0x5C: ANM_DAMFB /* mUnderBckIdx */ LKANM_BCK_DAMFB, /* mUpperBckIdx */ LKANM_BCK_DAMFB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x003B, }, - { // 0x5D + { // 0x5D: ANM_DAMFLUP /* mUnderBckIdx */ LKANM_BCK_DAMFLUP, /* mUpperBckIdx */ LKANM_BCK_DAMFLUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x003E, }, - { // 0x5E + { // 0x5E: ANM_DAMFRUP /* mUnderBckIdx */ LKANM_BCK_DAMFRUP, /* mUpperBckIdx */ LKANM_BCK_DAMFRUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x003F, }, - { // 0x5F + { // 0x5F: ANM_DAMFFUP /* mUnderBckIdx */ LKANM_BCK_DAMFFUP, /* mUpperBckIdx */ LKANM_BCK_DAMFFUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x003C, }, - { // 0x60 + { // 0x60: ANM_DAMFBUP /* mUnderBckIdx */ LKANM_BCK_DAMFBUP, /* mUpperBckIdx */ LKANM_BCK_DAMFBUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x003D, }, - { // 0x61 + { // 0x61: ANM_LAVADAM /* mUnderBckIdx */ LKANM_BCK_LAVADAM, /* mUpperBckIdx */ LKANM_BCK_LAVADAM, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0056, }, - { // 0x62 + { // 0x62: ANM_DIELONG /* mUnderBckIdx */ LKANM_BCK_DIELONG, /* mUpperBckIdx */ LKANM_BCK_DIELONG, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0063, }, - { // 0x63 + { // 0x63: ANM_SHIPDIE /* mUnderBckIdx */ LKANM_BCK_SHIPDIE, /* mUpperBckIdx */ LKANM_BCK_SHIPDIE, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0063, }, - { // 0x64 + { // 0x64: ANM_SWIMDIE /* mUnderBckIdx */ LKANM_BCK_SWIMDIE, /* mUpperBckIdx */ LKANM_BCK_SWIMDIE, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0064, }, - { // 0x65 + { // 0x65: ANM_GRABP /* mUnderBckIdx */ LKANM_BCK_GRABP, /* mUpperBckIdx */ LKANM_BCK_GRABP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0015, }, - { // 0x66 + { // 0x66: ANM_GRABUP /* mUnderBckIdx */ LKANM_BCK_GRABUP, /* mUpperBckIdx */ LKANM_BCK_GRABUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0016, }, - { // 0x67 + { // 0x67: ANM_GRABNG /* mUnderBckIdx */ LKANM_BCK_GRABNG, /* mUpperBckIdx */ LKANM_BCK_GRABNG, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0017, }, - { // 0x68 + { // 0x68: ANM_GRABWAIT /* mUnderBckIdx */ LKANM_BCK_GRABWAIT, /* mUpperBckIdx */ LKANM_BCK_GRABWAIT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0009, }, - { // 0x69 + { // 0x69: ANM_GRABWAITB /* mUnderBckIdx */ LKANM_BCK_GRABWAITB, /* mUpperBckIdx */ LKANM_BCK_GRABWAITB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0012, }, - { // 0x6A + { // 0x6A: ANM_GRABTHROW /* mUnderBckIdx */ LKANM_BCK_GRABTHROW, /* mUpperBckIdx */ LKANM_BCK_GRABTHROW, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0018, }, - { // 0x6B + { // 0x6B: ANM_GRABRE /* mUnderBckIdx */ LKANM_BCK_GRABRE, /* mUpperBckIdx */ LKANM_BCK_GRABRE, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0019, }, - { // 0x6C + { // 0x6C: ANM_MJMP /* mUnderBckIdx */ LKANM_BCK_MJMP, /* mUpperBckIdx */ LKANM_BCK_MJMP, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0027, }, - { // 0x6D + { // 0x6D: ANM_MJMPC /* mUnderBckIdx */ LKANM_BCK_MJMPC, /* mUpperBckIdx */ LKANM_BCK_MJMPC, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0028, }, - { // 0x6E + { // 0x6E: ANM_MROLLL /* mUnderBckIdx */ LKANM_BCK_MROLLL, /* mUpperBckIdx */ LKANM_BCK_MROLLL, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0029, }, - { // 0x6F + { // 0x6F: ANM_MROLLR /* mUnderBckIdx */ LKANM_BCK_MROLLR, /* mUpperBckIdx */ LKANM_BCK_MROLLR, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x002A, }, - { // 0x70 + { // 0x70: ANM_MROLLLC /* mUnderBckIdx */ LKANM_BCK_MROLLLC, /* mUpperBckIdx */ LKANM_BCK_MROLLLC, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x002B, }, - { // 0x71 + { // 0x71: ANM_MROLLRC /* mUnderBckIdx */ LKANM_BCK_MROLLRC, /* mUpperBckIdx */ LKANM_BCK_MROLLRC, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x002C, }, - { // 0x72 + { // 0x72: ANM_MSTEPOVER /* mUnderBckIdx */ LKANM_BCK_MSTEPOVER, /* mUpperBckIdx */ LKANM_BCK_MSTEPOVER, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x002D, }, - { // 0x73 + { // 0x73: ANM_MSTEPOVERA /* mUnderBckIdx */ LKANM_BCK_MSTEPOVERA, /* mUpperBckIdx */ LKANM_BCK_MSTEPOVERA, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x002E, }, - { // 0x74 + { // 0x74: ANM_MSTEPOVERLAND /* mUnderBckIdx */ LKANM_BCK_MSTEPOVERLAND, /* mUpperBckIdx */ LKANM_BCK_MSTEPOVERLAND, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x002F, }, - { // 0x75 + { // 0x75: ANM_ROPECATCH /* mUnderBckIdx */ LKANM_BCK_ROPECATCH, /* mUpperBckIdx */ LKANM_BCK_ROPECATCH, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x004C, }, - { // 0x76 + { // 0x76: ANM_ROPESWINGF /* mUnderBckIdx */ LKANM_BCK_ROPESWINGF, /* mUpperBckIdx */ LKANM_BCK_ROPESWINGF, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x0008, }, - { // 0x77 + { // 0x77: ANM_ROPESWINGB /* mUnderBckIdx */ LKANM_BCK_ROPESWINGB, /* mUpperBckIdx */ LKANM_BCK_ROPESWINGB, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x0008, }, - { // 0x78 + { // 0x78: ANM_ROPEWAIT /* mUnderBckIdx */ LKANM_BCK_ROPEWAIT, /* mUpperBckIdx */ LKANM_BCK_ROPEWAIT, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x0009, }, - { // 0x79 + { // 0x79: ANM_ROPECLIMB /* mUnderBckIdx */ LKANM_BCK_ROPECLIMB, /* mUpperBckIdx */ LKANM_BCK_ROPECLIMB, /* mLeftHandIdx */ 0x01, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x004E, }, - { // 0x7A + { // 0x7A: ANM_ROPEDOWN /* mUnderBckIdx */ LKANM_BCK_ROPEDOWN, /* mUpperBckIdx */ LKANM_BCK_ROPEDOWN, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x004F, }, - { // 0x7B + { // 0x7B: ANM_ROPETHROWCATCH /* mUnderBckIdx */ LKANM_BCK_ROPETHROWCATCH, /* mUpperBckIdx */ LKANM_BCK_ROPETHROWCATCH, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0049, }, - { // 0x7C + { // 0x7C: ANM_BOOMCATCH /* mUnderBckIdx */ LKANM_BCK_BOOMCATCH, /* mUpperBckIdx */ LKANM_BCK_BOOMCATCH, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0049, }, - { // 0x7D + { // 0x7D: ANM_VOYAGE1 /* mUnderBckIdx */ LKANM_BCK_VOYAGE1, /* mUpperBckIdx */ LKANM_BCK_VOYAGE1, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x0002, }, - { // 0x7E + { // 0x7E: ANM_WAITPUSHPULL /* mUnderBckIdx */ LKANM_BCK_WAITPUSHPULL, /* mUpperBckIdx */ LKANM_BCK_WAITPUSHPULL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0002, }, - { // 0x7F + { // 0x7F: ANM_WALKPUSH /* mUnderBckIdx */ LKANM_BCK_WALKPUSH, /* mUpperBckIdx */ LKANM_BCK_WALKPUSH, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x004A, }, - { // 0x80 + { // 0x80: ANM_WALKPULL /* mUnderBckIdx */ LKANM_BCK_WALKPULL, /* mUpperBckIdx */ LKANM_BCK_WALKPULL, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x004B, }, - { // 0x81 + { // 0x81: ANM_SWIMP /* mUnderBckIdx */ LKANM_BCK_SWIMP, /* mUpperBckIdx */ LKANM_BCK_SWIMP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0046, }, - { // 0x82 + { // 0x82: ANM_SWIMWAIT /* mUnderBckIdx */ LKANM_BCK_SWIMWAIT, /* mUpperBckIdx */ LKANM_BCK_SWIMWAIT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0003, }, - { // 0x83 + { // 0x83: ANM_SWIMING /* mUnderBckIdx */ LKANM_BCK_SWIMING, /* mUpperBckIdx */ LKANM_BCK_SWIMING, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0047, }, - { // 0x84 + { // 0x84: ANM_LADDERUPST /* mUnderBckIdx */ LKANM_BCK_LADDERUPST, /* mUpperBckIdx */ LKANM_BCK_LADDERUPST, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0050, }, - { // 0x85 + { // 0x85: ANM_LADDERUPEDR /* mUnderBckIdx */ LKANM_BCK_LADDERUPEDR, /* mUpperBckIdx */ LKANM_BCK_LADDERUPEDR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0052, }, - { // 0x86 + { // 0x86: ANM_LADDERUPEDL /* mUnderBckIdx */ LKANM_BCK_LADDERUPEDL, /* mUpperBckIdx */ LKANM_BCK_LADDERUPEDL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0052, }, - { // 0x87 + { // 0x87: ANM_LADDERDWST /* mUnderBckIdx */ LKANM_BCK_LADDERDWST, /* mUpperBckIdx */ LKANM_BCK_LADDERDWST, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0051, }, - { // 0x88 + { // 0x88: ANM_LADDERDWEDR /* mUnderBckIdx */ LKANM_BCK_LADDERDWEDR, /* mUpperBckIdx */ LKANM_BCK_LADDERDWEDR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0053, }, - { // 0x89 + { // 0x89: ANM_LADDERDWEDL /* mUnderBckIdx */ LKANM_BCK_LADDERDWEDL, /* mUpperBckIdx */ LKANM_BCK_LADDERDWEDL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0053, }, - { // 0x8A + { // 0x8A: ANM_LADDERRTOL /* mUnderBckIdx */ LKANM_BCK_LADDERRTOL, /* mUpperBckIdx */ LKANM_BCK_LADDERRTOL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x000A, }, - { // 0x8B + { // 0x8B: ANM_LADDERLTOR /* mUnderBckIdx */ LKANM_BCK_LADDERLTOR, /* mUpperBckIdx */ LKANM_BCK_LADDERLTOR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x000A, }, - { // 0x8C + { // 0x8C: ANM_FCLIMBSLIDELUP /* mUnderBckIdx */ LKANM_BCK_FCLIMBSLIDELUP, /* mUpperBckIdx */ LKANM_BCK_FCLIMBSLIDELUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0009, }, - { // 0x8D + { // 0x8D: ANM_FCLIMBSLIDERUP /* mUnderBckIdx */ LKANM_BCK_FCLIMBSLIDERUP, /* mUpperBckIdx */ LKANM_BCK_FCLIMBSLIDERUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0009, }, - { // 0x8E + { // 0x8E: ANM_BOXOPENLINK /* mUnderBckIdx */ LKANM_BCK_BOXOPENLINK, /* mUpperBckIdx */ LKANM_BCK_BOXOPENLINK, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0061, }, - { // 0x8F + { // 0x8F: ANM_BOXOPENSHORTLINK /* mUnderBckIdx */ LKANM_BCK_BOXOPENSHORTLINK, /* mUpperBckIdx */ LKANM_BCK_BOXOPENSHORTLINK, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0062, }, - { // 0x90 + { // 0x90: ANM_ITEMGET /* mUnderBckIdx */ LKANM_BCK_ITEMGET, /* mUpperBckIdx */ LKANM_BCK_ITEMGET, /* mLeftHandIdx */ 0x04, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x005D, }, - { // 0x91 + { // 0x91: ANM_HOLDUP /* mUnderBckIdx */ LKANM_BCK_HOLDUP, /* mUpperBckIdx */ LKANM_BCK_HOLDUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x005B, }, - { // 0x92 + { // 0x92: ANM_WALLHOLDUP /* mUnderBckIdx */ LKANM_BCK_WALLHOLDUP, /* mUpperBckIdx */ LKANM_BCK_WALLHOLDUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x005C, }, - { // 0x93 + { // 0x93: ANM_WALLHOLDUPDW /* mUnderBckIdx */ LKANM_BCK_WALLHOLDUPDW, /* mUpperBckIdx */ LKANM_BCK_WALLHOLDUPDW, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x005C, }, - { // 0x94 + { // 0x94: ANM_COMEOUT /* mUnderBckIdx */ LKANM_BCK_COMEOUT, /* mUpperBckIdx */ LKANM_BCK_COMEOUT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x005A, }, - { // 0x95 + { // 0x95: ANM_WALKBARREL /* mUnderBckIdx */ LKANM_BCK_WALKBARREL, /* mUpperBckIdx */ LKANM_BCK_WALKBARREL, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0x96 + { // 0x96: ANM_SALTATION /* mUnderBckIdx */ LKANM_BCK_SALTATION, /* mUpperBckIdx */ LKANM_BCK_SALTATION, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x005E, }, - { // 0x97 + { // 0x97: ANM_WHO /* mUnderBckIdx */ LKANM_BCK_WHO, /* mUpperBckIdx */ LKANM_BCK_WHO, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x005F, }, - { // 0x98 + { // 0x98: ANM_PICKUP /* mUnderBckIdx */ LKANM_BCK_PICKUP, /* mUpperBckIdx */ LKANM_BCK_PICKUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0060, }, - { // 0x99 + { // 0x99: ANM_WAITPICKUP /* mUnderBckIdx */ LKANM_BCK_WAITPICKUP, /* mUpperBckIdx */ LKANM_BCK_WAITPICKUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0013, }, - { // 0x9A + { // 0x9A: ANM_SURPRISED /* mUnderBckIdx */ LKANM_BCK_SURPRISED, /* mUpperBckIdx */ LKANM_BCK_SURPRISED, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0065, }, - { // 0x9B + { // 0x9B: ANM_TURNBACK /* mUnderBckIdx */ LKANM_BCK_TURNBACK, /* mUpperBckIdx */ LKANM_BCK_TURNBACK, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0066, }, - { // 0x9C + { // 0x9C: ANM_LOOKUP /* mUnderBckIdx */ LKANM_BCK_LOOKUP, /* mUpperBckIdx */ LKANM_BCK_LOOKUP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0067, }, - { // 0x9D + { // 0x9D: ANM_WAITQ /* mUnderBckIdx */ LKANM_BCK_WAITQ, /* mUpperBckIdx */ LKANM_BCK_WAITQ, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0092, }, - { // 0x9E + { // 0x9E: ANM_GLAD /* mUnderBckIdx */ LKANM_BCK_GLAD, /* mUpperBckIdx */ LKANM_BCK_GLAD, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0069, }, - { // 0x9F + { // 0x9F: ANM_SHIP_JUMP1 /* mUnderBckIdx */ LKANM_BCK_SHIP_JUMP1, /* mUpperBckIdx */ LKANM_BCK_SHIP_JUMP1, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x006B, }, - { // 0xA0 + { // 0xA0: ANM_SHIP_JUMP2 /* mUnderBckIdx */ LKANM_BCK_SHIP_JUMP2, /* mUpperBckIdx */ LKANM_BCK_SHIP_JUMP2, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x006C, }, - { // 0xA1 + { // 0xA1: ANM_USEFANA /* mUnderBckIdx */ LKANM_BCK_USEFANA, /* mUpperBckIdx */ LKANM_BCK_USEFANA, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x006D, }, - { // 0xA2 + { // 0xA2: ANM_USEFANB /* mUnderBckIdx */ LKANM_BCK_USEFANB, /* mUpperBckIdx */ LKANM_BCK_USEFANB, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x006E, }, - { // 0xA3 + { // 0xA3: ANM_USEFANB2 /* mUnderBckIdx */ LKANM_BCK_USEFANB2, /* mUpperBckIdx */ LKANM_BCK_USEFANB2, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x006F, }, - { // 0xA4 + { // 0xA4: ANM_MOGAKU1 /* mUnderBckIdx */ LKANM_BCK_MOGAKU1, /* mUpperBckIdx */ LKANM_BCK_MOGAKU1, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0000, }, - { // 0xA5 + { // 0xA5: ANM_FM_BATA /* mUnderBckIdx */ LKANM_BCK_FM_BATA, /* mUpperBckIdx */ LKANM_BCK_FM_BATA, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0000, }, - { // 0xA6 + { // 0xA6: ANM_HOOKSHOTJMP /* mUnderBckIdx */ LKANM_BCK_HOOKSHOTJMP, /* mUpperBckIdx */ LKANM_BCK_HOOKSHOTJMP, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0014, }, - { // 0xA7 + { // 0xA7: ANM_VOMITJMP /* mUnderBckIdx */ LKANM_BCK_VOMITJMP, /* mUpperBckIdx */ LKANM_BCK_VOMITJMP, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0071, }, - { // 0xA8 + { // 0xA8: ANM_WAITTAKT /* mUnderBckIdx */ LKANM_BCK_WAITTAKT, /* mUpperBckIdx */ LKANM_BCK_WAITTAKT, /* mLeftHandIdx */ 0x05, /* mRightHandIdx */ 0x0A, /* mTexAnmIdx */ 0x0006, }, - { // 0xA9 + { // 0xA9: ANM_SLIPICE /* mUnderBckIdx */ LKANM_BCK_SLIPICE, /* mUpperBckIdx */ LKANM_BCK_SLIPICE, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0075, }, - { // 0xAA + { // 0xAA: ANM_HAMSWINGA /* mUnderBckIdx */ LKANM_BCK_HAMSWINGA, /* mUpperBckIdx */ LKANM_BCK_HAMSWINGA, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x0076, }, - { // 0xAB + { // 0xAB: ANM_HAMSWINGBPRE /* mUnderBckIdx */ LKANM_BCK_HAMSWINGBPRE, /* mUpperBckIdx */ LKANM_BCK_HAMSWINGBPRE, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x0077, }, - { // 0xAC + { // 0xAC: ANM_HAMSWINGBHIT /* mUnderBckIdx */ LKANM_BCK_HAMSWINGBHIT, /* mUpperBckIdx */ LKANM_BCK_HAMSWINGBHIT, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x0078, }, - { // 0xAD + { // 0xAD: ANM_HAMSWINGBEND /* mUnderBckIdx */ LKANM_BCK_HAMSWINGBEND, /* mUpperBckIdx */ LKANM_BCK_HAMSWINGBEND, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x0079, }, - { // 0xAE + { // 0xAE: ANM_SETBOOTS /* mUnderBckIdx */ LKANM_BCK_SETBOOTS, /* mUpperBckIdx */ LKANM_BCK_SETBOOTS, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x007A, }, - { // 0xAF + { // 0xAF: ANM_DOOROPENALINK /* mUnderBckIdx */ LKANM_BCK_DOOROPENALINK, /* mUpperBckIdx */ LKANM_BCK_DOOROPENALINK, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x007B, }, - { // 0xB0 + { // 0xB0: ANM_DOOROPENBLINK /* mUnderBckIdx */ LKANM_BCK_DOOROPENBLINK, /* mUpperBckIdx */ LKANM_BCK_DOOROPENBLINK, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x007C, }, - { // 0xB1 + { // 0xB1: ANM_SEYYES /* mUnderBckIdx */ LKANM_BCK_SEYYES, /* mUpperBckIdx */ LKANM_BCK_SEYYES, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x007D, }, - { // 0xB2 + { // 0xB2: ANM_PRESENTATIONA /* mUnderBckIdx */ LKANM_BCK_PRESENTATIONA, /* mUpperBckIdx */ LKANM_BCK_PRESENTATIONA, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x007E, }, - { // 0xB3 + { // 0xB3: ANM_WINDL /* mUnderBckIdx */ LKANM_BCK_WINDL, /* mUpperBckIdx */ LKANM_BCK_WINDL, /* mLeftHandIdx */ 0x05, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x007F, }, - { // 0xB4 + { // 0xB4: ANM_WINDR /* mUnderBckIdx */ LKANM_BCK_WINDR, /* mUpperBckIdx */ LKANM_BCK_WINDR, /* mLeftHandIdx */ 0x05, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0080, }, - { // 0xB5 + { // 0xB5: ANM_PRESENTATIONB /* mUnderBckIdx */ LKANM_BCK_PRESENTATIONB, /* mUpperBckIdx */ LKANM_BCK_PRESENTATIONB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x0081, }, - { // 0xB6 + { // 0xB6: ANM_BINDRINKPRE /* mUnderBckIdx */ LKANM_BCK_BINDRINKPRE, /* mUpperBckIdx */ LKANM_BCK_BINDRINKPRE, /* mLeftHandIdx */ 0x06, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x0082, }, - { // 0xB7 + { // 0xB7: ANM_BINDRINKING /* mUnderBckIdx */ LKANM_BCK_BINDRINKING, /* mUpperBckIdx */ LKANM_BCK_BINDRINKING, /* mLeftHandIdx */ 0x06, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x0083, }, - { // 0xB8 + { // 0xB8: ANM_BINDRINKAFTER /* mUnderBckIdx */ LKANM_BCK_BINDRINKAFTER, /* mUpperBckIdx */ LKANM_BCK_BINDRINKAFTER, /* mLeftHandIdx */ 0x06, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x0084, }, - { // 0xB9 + { // 0xB9: ANM_BINOPENPRE /* mUnderBckIdx */ LKANM_BCK_BINOPENPRE, /* mUpperBckIdx */ LKANM_BCK_BINOPENPRE, /* mLeftHandIdx */ 0x06, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x0088, }, - { // 0xBA + { // 0xBA: ANM_BINOPENA /* mUnderBckIdx */ LKANM_BCK_BINOPENA, /* mUpperBckIdx */ LKANM_BCK_BINOPENA, /* mLeftHandIdx */ 0x06, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0089, }, - { // 0xBB + { // 0xBB: ANM_BINOPENB /* mUnderBckIdx */ LKANM_BCK_BINOPENB, /* mUpperBckIdx */ LKANM_BCK_BINOPENB, /* mLeftHandIdx */ 0x06, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x008A, }, - { // 0xBC + { // 0xBC: ANM_BINSWINGS /* mUnderBckIdx */ LKANM_BCK_BINSWINGS, /* mUpperBckIdx */ LKANM_BCK_BINSWINGS, /* mLeftHandIdx */ 0x06, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x008B, }, - { // 0xBD + { // 0xBD: ANM_BINSWINGU /* mUnderBckIdx */ LKANM_BCK_BINSWINGU, /* mUpperBckIdx */ LKANM_BCK_BINSWINGU, /* mLeftHandIdx */ 0x06, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x008B, }, - { // 0xBE + { // 0xBE: ANM_BINGET /* mUnderBckIdx */ LKANM_BCK_BINGET, /* mUpperBckIdx */ LKANM_BCK_BINGET, /* mLeftHandIdx */ 0x06, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x008C, }, - { // 0xBF + { // 0xBF: ANM_SURPRISEDB /* mUnderBckIdx */ LKANM_BCK_SURPRISEDB, /* mUpperBckIdx */ LKANM_BCK_SURPRISEDB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x008E, }, - { // 0xC0 + { // 0xC0: ANM_RISE /* mUnderBckIdx */ LKANM_BCK_RISE, /* mUpperBckIdx */ LKANM_BCK_RISE, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0001, }, - { // 0xC1 + { // 0xC1: ANM_USETCEIVER /* mUnderBckIdx */ LKANM_BCK_USETCEIVER, /* mUpperBckIdx */ LKANM_BCK_USETCEIVER, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x0005, }, - { // 0xC2 + { // 0xC2: ANM_YOBU /* mUnderBckIdx */ LKANM_BCK_YOBU, /* mUpperBckIdx */ LKANM_BCK_YOBU, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0006, }, - { // 0xC3 + { // 0xC3: ANM_NENRIKI /* mUnderBckIdx */ LKANM_BCK_NENRIKI, /* mUpperBckIdx */ LKANM_BCK_NENRIKI, /* mLeftHandIdx */ 0x06, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x0090, }, - { // 0xC4 + { // 0xC4: ANM_ESAMAKI /* mUnderBckIdx */ LKANM_BCK_ESAMAKI, /* mUpperBckIdx */ LKANM_BCK_ESAMAKI, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0004, }, - { // 0xC5 + { // 0xC5: ANM_SETHYOINOMI /* mUnderBckIdx */ LKANM_BCK_SETHYOINOMI, /* mUpperBckIdx */ LKANM_BCK_SETHYOINOMI, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0093, }, - { // 0xC6 + { // 0xC6: ANM_GETLETTER /* mUnderBckIdx */ LKANM_BCK_GETLETTER, /* mUpperBckIdx */ LKANM_BCK_GETLETTER, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x0005, }, - { // 0xC7 + { // 0xC7: ANM_WAITLETTER /* mUnderBckIdx */ LKANM_BCK_WAITLETTER, /* mUpperBckIdx */ LKANM_BCK_WAITLETTER, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x09, /* mTexAnmIdx */ 0x0005, }, - { // 0xC8 + { // 0xC8: ANM_LINK_FREEZ /* mUnderBckIdx */ LKANM_BCK_LINK_FREEZ, /* mUpperBckIdx */ LKANM_BCK_LINK_FREEZ, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0094, }, - { // 0xC9 + { // 0xC9: ANM_LINK_MOGAKI /* mUnderBckIdx */ LKANM_BCK_LINK_MOGAKI, /* mUpperBckIdx */ LKANM_BCK_LINK_MOGAKI, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0095, }, - { // 0xCA + { // 0xCA: ANM_TAKTDGE /* mUnderBckIdx */ LKANM_BCK_TAKTDGE, /* mUpperBckIdx */ LKANM_BCK_TAKTDGE, /* mLeftHandIdx */ 0x05, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x005D, }, - { // 0xCB + { // 0xCB: ANM_DAMBIRI /* mUnderBckIdx */ LKANM_BCK_DAMBIRI, /* mUpperBckIdx */ LKANM_BCK_DAMBIRI, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0096, }, - { // 0xCC + { // 0xCC: ANM_SALVLR /* mUnderBckIdx */ LKANM_BCK_SALVLR, /* mUpperBckIdx */ LKANM_BCK_SALVLR, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0097, }, - { // 0xCD + { // 0xCD: ANM_SALVRWAIT /* mUnderBckIdx */ LKANM_BCK_SALVRWAIT, /* mUpperBckIdx */ LKANM_BCK_SALVRWAIT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0xCE + { // 0xCE: ANM_SALVLWAIT /* mUnderBckIdx */ LKANM_BCK_SALVLWAIT, /* mUpperBckIdx */ LKANM_BCK_SALVLWAIT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0xCF + { // 0xCF: ANM_SALVRBAD /* mUnderBckIdx */ LKANM_BCK_SALVRBAD, /* mUpperBckIdx */ LKANM_BCK_SALVRBAD, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0099, }, - { // 0xD0 + { // 0xD0: ANM_SALVLBAD /* mUnderBckIdx */ LKANM_BCK_SALVLBAD, /* mUpperBckIdx */ LKANM_BCK_SALVLBAD, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0099, }, - { // 0xD1 + { // 0xD1: ANM_SALVRGOOD /* mUnderBckIdx */ LKANM_BCK_SALVRGOOD, /* mUpperBckIdx */ LKANM_BCK_SALVRGOOD, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x009A, }, - { // 0xD2 + { // 0xD2: ANM_SALVLGOOD /* mUnderBckIdx */ LKANM_BCK_SALVLGOOD, /* mUpperBckIdx */ LKANM_BCK_SALVLGOOD, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x009A, }, - { // 0xD3 + { // 0xD3: ANM_MSTEPOVER_JMPED /* mUnderBckIdx */ LKANM_BCK_MSTEPOVER, /* mUpperBckIdx */ LKANM_BCK_JMPED, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0037, }, - { // 0xD4 + { // 0xD4: ANM_BOXOPENSLINK /* mUnderBckIdx */ LKANM_BCK_BOXOPENSLINK, /* mUpperBckIdx */ LKANM_BCK_BOXOPENSLINK, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0061, }, - { // 0xD5 + { // 0xD5: ANM_SEARESET /* mUnderBckIdx */ LKANM_BCK_SEARESET, /* mUpperBckIdx */ LKANM_BCK_SEARESET, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x009B, }, - { // 0xD6 + { // 0xD6: ANM_WARPIN /* mUnderBckIdx */ LKANM_BCK_WARPIN, /* mUpperBckIdx */ LKANM_BCK_WARPIN, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x009C, }, - { // 0xD7 + { // 0xD7: ANM_WARPOUT /* mUnderBckIdx */ LKANM_BCK_WARPOUT, /* mUpperBckIdx */ LKANM_BCK_WARPOUT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x009D, }, - { // 0xD8 + { // 0xD8: ANM_SURPRISEDWAIT /* mUnderBckIdx */ LKANM_BCK_SURPRISEDWAIT, /* mUpperBckIdx */ LKANM_BCK_SURPRISEDWAIT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0065, }, - { // 0xD9 + { // 0xD9: ANM_PRESENTATIONAWAIT /* mUnderBckIdx */ LKANM_BCK_PRESENTATIONAWAIT, /* mUpperBckIdx */ LKANM_BCK_PRESENTATIONAWAIT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x07, /* mTexAnmIdx */ 0x0004, }, - { // 0xDA + { // 0xDA: ANM_POWUPWAIT /* mUnderBckIdx */ LKANM_BCK_POWUPWAIT, /* mUpperBckIdx */ LKANM_BCK_POWUPWAIT, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x009E, }, - { // 0xDB + { // 0xDB: ANM_POWUP /* mUnderBckIdx */ LKANM_BCK_POWUP, /* mUpperBckIdx */ LKANM_BCK_POWUP, /* mLeftHandIdx */ 0x02, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x009F, }, - { // 0xDC + { // 0xDC: ANM_KOSHIKAKE /* mUnderBckIdx */ LKANM_BCK_KOSHIKAKE, /* mUpperBckIdx */ LKANM_BCK_KOSHIKAKE, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0002, }, - { // 0xDD + { // 0xDD: ANM_COMBO_LINK /* mUnderBckIdx */ LKANM_BCK_COMBO_LINK, /* mUpperBckIdx */ LKANM_BCK_COMBO_LINK, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x0003, }, - { // 0xDE + { // 0xDE: ANM_CUTKESA /* mUnderBckIdx */ LKANM_BCK_CUTKESA, /* mUpperBckIdx */ LKANM_BCK_CUTKESA, /* mLeftHandIdx */ 0x03, /* mRightHandIdx */ 0x08, /* mTexAnmIdx */ 0x00A0, }, - { // 0xDF + { // 0xDF: ANM_WARPOUTFIRST /* mUnderBckIdx */ LKANM_BCK_WARPOUTFIRST, /* mUpperBckIdx */ LKANM_BCK_WARPOUTFIRST, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x00A1, }, - { // 0xE0 + { // 0xE0: ANM_WAITAUCTION /* mUnderBckIdx */ LKANM_BCK_WAITAUCTION, /* mUpperBckIdx */ LKANM_BCK_WAITAUCTION, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x0000, }, - { // 0xE1 + { // 0xE1: ANM_FREEA /* mUnderBckIdx */ LKANM_BCK_FREEA, /* mUpperBckIdx */ LKANM_BCK_FREEA, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x00A4, }, - { // 0xE2 + { // 0xE2: ANM_FREEB /* mUnderBckIdx */ LKANM_BCK_FREEB, /* mUpperBckIdx */ LKANM_BCK_FREEB, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x00A5, }, - { // 0xE3 + { // 0xE3: ANM_FREED /* mUnderBckIdx */ LKANM_BCK_FREED, /* mUpperBckIdx */ LKANM_BCK_FREED, /* mLeftHandIdx */ 0x00, /* mRightHandIdx */ 0x00, /* mTexAnmIdx */ 0x00A6, }, - { // 0xE4 + { // 0xE4: ANM_TAKTKAZE /* mUnderBckIdx */ LKANM_BCK_TAKTKAZE, /* mUpperBckIdx */ LKANM_BCK_TAKTKAZE, /* mLeftHandIdx */ 0x05, /* mRightHandIdx */ 0x0A, /* mTexAnmIdx */ 0x00A7, }, - { // 0xE5 + { // 0xE5: ANM_TAKTSIPPU /* mUnderBckIdx */ LKANM_BCK_TAKTSIPPU, /* mUpperBckIdx */ LKANM_BCK_TAKTSIPPU, /* mLeftHandIdx */ 0x05, /* mRightHandIdx */ 0x0A, /* mTexAnmIdx */ 0x00A8, }, - { // 0xE6 + { // 0xE6: ANM_TAKTCHUYA /* mUnderBckIdx */ LKANM_BCK_TAKTCHUYA, /* mUpperBckIdx */ LKANM_BCK_TAKTCHUYA, /* mLeftHandIdx */ 0x05, /* mRightHandIdx */ 0x0A, /* mTexAnmIdx */ 0x00A9, }, - { // 0xE7 + { // 0xE7: ANM_TAKTFUJIN /* mUnderBckIdx */ LKANM_BCK_TAKTFUJIN, /* mUpperBckIdx */ LKANM_BCK_TAKTFUJIN, /* mLeftHandIdx */ 0x05, /* mRightHandIdx */ 0x0A, /* mTexAnmIdx */ 0x00AA, }, - { // 0xE8 + { // 0xE8: ANM_TAKTAYATSURI /* mUnderBckIdx */ LKANM_BCK_TAKTAYATSURI, /* mUpperBckIdx */ LKANM_BCK_TAKTAYATSURI, /* mLeftHandIdx */ 0x05, /* mRightHandIdx */ 0x0A, /* mTexAnmIdx */ 0x00AB, }, - { // 0xE9 + { // 0xE9: ANM_TAKTCHISIN /* mUnderBckIdx */ LKANM_BCK_TAKTCHISIN, /* mUpperBckIdx */ LKANM_BCK_TAKTCHISIN, /* mLeftHandIdx */ 0x05,