diff options
author | einstein95 <einstein95@users.noreply.github.com> | 2016-08-13 15:51:54 +1200 |
---|---|---|
committer | einstein95 <einstein95@users.noreply.github.com> | 2016-08-13 15:51:54 +1200 |
commit | aeb4ae72f46c3575d32664a977abe795f8c57cb7 (patch) | |
tree | 0de140d08b08564cea2e20500b8d1992525105f4 | |
parent | 41834bc37c82b3fed14433c32be2d975a89e1492 (diff) |
kill me
-rw-r--r-- | gfx/text_box.png | bin | 313 -> 464 bytes | |||
-rw-r--r-- | gfx/unk_9.png | bin | 0 -> 165 bytes | |||
-rwxr-xr-x | main.asm | 2 |
3 files changed, 2 insertions, 0 deletions
diff --git a/gfx/text_box.png b/gfx/text_box.png Binary files differindex 946c9826..efde5874 100644 --- a/gfx/text_box.png +++ b/gfx/text_box.png diff --git a/gfx/unk_9.png b/gfx/unk_9.png Binary files differnew file mode 100644 index 00000000..706a169f --- /dev/null +++ b/gfx/unk_9.png @@ -4770,6 +4770,8 @@ BattleHudTiles3End: NintendoCopyrightLogoGraphics: INCBIN "gfx/copyright.2bpp" GamefreakLogoGraphics: INCBIN "gfx/gamefreak.2bpp" GamefreakLogoGraphicsEnd: +Unk9Graphic: INCBIN "gfx/unk_9.2bpp" +Unk9GraphicEnd: TextBoxGraphics: INCBIN "gfx/text_box.2bpp" TextBoxGraphicsEnd: PokedexTileGraphics: INCBIN "gfx/pokedex.2bpp" |