diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-03-26 19:06:42 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-03-26 19:06:42 -0400 |
| commit | 817729c36ac6d43129731290f3feed9db9ff65a4 (patch) | |
| tree | fa8d8b01dbc590bbb7229f1f39594850692d440f /yellow | |
| parent | Document the rest of animations.asm (diff) | |
| download | pokeyellow-817729c36ac6d43129731290f3feed9db9ff65a4.tar.gz pokeyellow-817729c36ac6d43129731290f3feed9db9ff65a4.tar.xz pokeyellow-817729c36ac6d43129731290f3feed9db9ff65a4.zip | |
Delete animations_.asm
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 |
