Add usage of ANIM_GET_ON_OFF_POKEMON_WEST, unused comments
This commit is contained in:
@@ -995,6 +995,7 @@ static const union AnimCmd *const sAnimTable_Inanimate[] = {
|
||||
[ANIM_STAY_STILL] = sAnim_StayStill
|
||||
};
|
||||
|
||||
// Leftover from Ruby/Sapphire
|
||||
static const union AnimCmd *const sAnimTable_QuintyPlump[] = {
|
||||
[ANIM_STD_FACE_SOUTH] = sAnim_QuintyPlumpFaceSouth,
|
||||
[ANIM_STD_FACE_NORTH] = sAnim_QuintyPlumpFaceNorth,
|
||||
@@ -1125,6 +1126,7 @@ static const union AnimCmd *const sAnimTable_RedGreenNormal[] = {
|
||||
[ANIM_SHAKE_HEAD_OR_WALK_IN_PLACE] = sAnim_ShakeHeadOrWalkInPlace,
|
||||
};
|
||||
|
||||
// Leftover from Ruby/Sapphire
|
||||
static const union AnimCmd *const sAnimTable_AcroBike[] = {
|
||||
[ANIM_STD_FACE_SOUTH] = sAnim_FaceSouth,
|
||||
[ANIM_STD_FACE_NORTH] = sAnim_FaceNorth,
|
||||
|
||||
Reference in New Issue
Block a user