diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-24 01:13:59 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-24 01:13:59 -0400 |
commit | 5cbff21a0dc8f1bbf8c9de289506d25d5ee8c78e (patch) | |
tree | f2bb6d7b98594b6ccfc1ebaa9f17e4699ee4ba9b /main.asm | |
parent | ff4cfffe14639da5682d561f1c3b4140566bc0fd (diff) |
Unreferenced_53d84 → Unreferenced_MonPicBanks from pokegold-spaceworld
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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:: ; 53d9c ; Another egg pic. This is shifted up a few pixels. |