summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2018-06-24 22:38:08 -0400
committerGitHub <noreply@github.com>2018-06-24 22:38:08 -0400
commit91f914718a263839daef24d44eda857bfc7cca95 (patch)
treee3aca60cfbcd77fdbb400304fc0dedbc613122b2 /main.asm
parent364854623267a8a39242243b0cdf80144e868642 (diff)
parent6e44095c2aadd2f07a716db6dacfc3ce2fa83658 (diff)
Merge pull request #530 from Rangi42/master
[RTM] Finish removing address comments, split out mart_constants.asm, and other tweaks
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 6cdf4d5a4..fe0c76f99 100644
--- a/main.asm
+++ b/main.asm
@@ -264,7 +264,7 @@ INCLUDE "engine/gfx/load_pics.asm"
INCLUDE "engine/pokemon/move_mon_wo_mail.asm"
INCLUDE "data/pokemon/base_stats.asm"
INCLUDE "data/pokemon/names.asm"
-INCLUDE "data/unused_53d84.asm"
+INCLUDE "data/pokemon/unused_pic_banks.asm"
UnknownEggPic::
; Another egg pic. This is shifted up a few pixels.