diff options
Diffstat (limited to 'engine/battle/core.asm')
-rw-r--r-- | engine/battle/core.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/core.asm b/engine/battle/core.asm index 9fcf1f38..a7524172 100644 --- a/engine/battle/core.asm +++ b/engine/battle/core.asm @@ -7875,7 +7875,7 @@ InitEnemyWildmon: predef PlaceGraphic ret -Function3f41a: ; unreferenced +FillEnemyMovesFromMoveIndicesBuffer: ; unreferenced ld hl, wEnemyMonMoves ld de, wListMoves_MoveIndicesBuffer ld b, NUM_MOVES |