Skip to content

Commit

Permalink
Merge pull request rh-hideout#4 from rexcanyon792/master
Browse files Browse the repository at this point in the history
WHAT? HELP ME!
  • Loading branch information
Greednut authored Aug 6, 2024
2 parents 3d45d81 + d679a1a commit 9f5382f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions sound/cry_tables.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2425,6 +2425,7 @@ gCryTable::
cry Cry_Pecharunt
.endif @ P_FAMILY_PECHARUNT
cry Cry_Maplage
.endif

.align 2
gCryTable_Reverse::
Expand Down Expand Up @@ -4853,3 +4854,4 @@ gCryTable_Reverse::
cry_reverse Cry_Pecharunt
.endif @ P_FAMILY_PECHARUNT
cry_reverse Cry_Maplage
.endif
1 change: 0 additions & 1 deletion src/data/moves_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -20369,7 +20369,6 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_DYNAMAX] =
.priority = 0,
.category = DAMAGE_CATEGORY_PHYSICAL,
.metronomeBanned = TRUE,
.battleAnimScript = Move_IVY_CUDGEL,
},

[MOVE_ELECTRO_SHOT] =
Expand Down

0 comments on commit 9f5382f

Please sign in to comment.