diff options
Diffstat (limited to 'event/unown.asm')
-rw-r--r-- | event/unown.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/unown.asm b/event/unown.asm index 789629ae0..091d792e0 100644 --- a/event/unown.asm +++ b/event/unown.asm @@ -150,7 +150,7 @@ endr ld bc, AttrMap - TileMap add hl, bc call Function8aee9 - call Function3200 + call WaitBGMap2 call JoyWaitAorB call PlayClickSFX call WriteBackup |