diff options
Diffstat (limited to 'engine/movie')
| -rw-r--r-- | engine/movie/intro_yellow.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/movie/intro_yellow.asm b/engine/movie/intro_yellow.asm index 78dcdf0a..043ff068 100644 --- a/engine/movie/intro_yellow.asm +++ b/engine/movie/intro_yellow.asm @@ -847,7 +847,7 @@ InitYellowIntroGFXAndMusic: call CopyVideoData call ClearObjectAnimationBuffers call LoadYellowIntroObjectAnimationDataPointers - ld b, $8 + ld b, SET_PAL_GENERIC call RunPaletteCommand xor a ld hl, wYellowIntroCurrentScene |
