diff options
Diffstat (limited to 'engine/breeding/egg.asm')
-rwxr-xr-x | engine/breeding/egg.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/breeding/egg.asm b/engine/breeding/egg.asm index 4c2ff4c4c..221626bcf 100755 --- a/engine/breeding/egg.asm +++ b/engine/breeding/egg.asm @@ -703,7 +703,7 @@ EggHatch_AnimationSequence: ; 1728f (5:728f) push af ld de, MUSIC_NONE call PlayMusic - callba Function8000 + callba BlankScreen call DisableLCD ld hl, EggHatchGFX ld de, VTiles0 tile $00 |