diff options
Diffstat (limited to 'engine/movie/intro.asm')
| -rw-r--r-- | engine/movie/intro.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/movie/intro.asm b/engine/movie/intro.asm index a9774ff9..8d431aae 100644 --- a/engine/movie/intro.asm +++ b/engine/movie/intro.asm @@ -3,7 +3,7 @@ const MOVE_GENGAR_RIGHT const MOVE_GENGAR_LEFT -ANIMATION_END EQU 80 +DEF ANIMATION_END EQU 80 PlayIntro: xor a |
