diff options
Diffstat (limited to 'yellow')
| -rwxr-xr-x | yellow/main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yellow/main.asm b/yellow/main.asm index f631db46..1f5492f4 100755 --- a/yellow/main.asm +++ b/yellow/main.asm @@ -809,7 +809,7 @@ PKMNLeaguePC: ; 75dfe (1d:5dfe) SECTION "bank1E",ROMX,BANK[$1E] -INCLUDE "engine/battle/animations_.asm" +INCLUDE "engine/battle/animations.asm" AnimCut: ; 7a037 (1e:6037) dr $7a037,$7a0fb |
