summaryrefslogtreecommitdiff
path: root/engine/events
diff options
context:
space:
mode:
Diffstat (limited to 'engine/events')
-rw-r--r--engine/events/celebi.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/events/celebi.asm b/engine/events/celebi.asm
index 21070cc56..1a9388cfe 100644
--- a/engine/events/celebi.asm
+++ b/engine/events/celebi.asm
@@ -1,5 +1,8 @@
SPECIALCELEBIEVENT_CELEBI EQU $84
+UnusedForestTreeFrames:
+INCBIN "gfx/tilesets/forest-tree/unused.2bpp"
+
CelebiShrineEvent:
call DelayFrame
ld a, [wVramState]