diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-07 14:43:58 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-07 14:43:58 -0500 |
commit | c158404b7cad3d1ad4201b179f25c266e2f2ebcb (patch) | |
tree | 681300afc8c169a294efe8614ac6762daf6a627b | |
parent | 118c387d73c0d3cb82a53e4666499da6a143d0b9 (diff) |
questionmark is not a pokemon pic
-rw-r--r-- | engine/pokedex/pokedex_3.asm | 2 | ||||
-rw-r--r-- | gfx/pokedex/question_mark.2bpp.lz.14c284f5 (renamed from gfx/pokemon/questionmark/front.2bpp.lz.14c284f5) | bin | 144 -> 144 bytes | |||
-rw-r--r-- | gfx/pokedex/question_mark.png (renamed from gfx/pokemon/questionmark/front.png) | bin | 183 -> 183 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/engine/pokedex/pokedex_3.asm b/engine/pokedex/pokedex_3.asm index f5247f2da..51399f434 100644 --- a/engine/pokedex/pokedex_3.asm +++ b/engine/pokedex/pokedex_3.asm @@ -21,7 +21,7 @@ LoadQuestionMarkPic: ; 1de0d7 ret .QuestionMarkLZ: ; 1de0e1 -INCBIN "gfx/pokemon/questionmark/front.2bpp.lz" +INCBIN "gfx/pokedex/question_mark.2bpp.lz" DrawPokedexListWindow: ; 1de171 (77:6171) ld a, $32 diff --git a/gfx/pokemon/questionmark/front.2bpp.lz.14c284f5 b/gfx/pokedex/question_mark.2bpp.lz.14c284f5 Binary files differindex cd2f7f22e..cd2f7f22e 100644 --- a/gfx/pokemon/questionmark/front.2bpp.lz.14c284f5 +++ b/gfx/pokedex/question_mark.2bpp.lz.14c284f5 diff --git a/gfx/pokemon/questionmark/front.png b/gfx/pokedex/question_mark.png Binary files differindex e2b681c73..e2b681c73 100644 --- a/gfx/pokemon/questionmark/front.png +++ b/gfx/pokedex/question_mark.png |