summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-05-23 04:14:19 -0400
committerentrpntr <entrpntr@gmail.com>2020-05-23 04:23:18 -0400
commitb66b8557a6f796d7dcd5b3004592869f95e7cad7 (patch)
treed865447c8fb51a4fdfe2cfba5b0da66231b0335a /main.asm
parent7abda2aeff11e39ee29d875c2cf9c17fec191d97 (diff)
Rename some previously unidentified code/gfx.
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index f92056f7..c9830c8d 100644
--- a/main.asm
+++ b/main.asm
@@ -96,7 +96,7 @@ INCLUDE "engine/events/mom.asm"
INCLUDE "engine/events/daycare.asm"
INCLUDE "engine/events/print_unown.asm"
INCLUDE "engine/events/print_photo.asm"
-INCLUDE "unknown/bank05_704d.asm"
+INCLUDE "engine/link/mystery_gift_gfx.asm"
INCLUDE "engine/pokemon/breeding.asm"