diff options
author | yenatch <yenatch@gmail.com> | 2014-12-03 23:10:26 -0800 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-12-03 23:10:26 -0800 |
commit | 5cbc7cc79c0200c6ea81badc02021213cc7f72fe (patch) | |
tree | 089205d88a0cabd30b8d923f11c59ae4d7b0c7c3 | |
parent | 6604afce62a620338e30083d0802f862edb74436 (diff) |
Fix padding in gfx/misc/pokegear.2bpp.lz.
-rw-r--r-- | gfx/misc/pokegear.2bpp.lz | bin | 739 -> 740 bytes | |||
-rw-r--r-- | main.asm | 4 |
2 files changed, 1 insertions, 3 deletions
diff --git a/gfx/misc/pokegear.2bpp.lz b/gfx/misc/pokegear.2bpp.lz Binary files differindex 9db046141..df312a51b 100644 --- a/gfx/misc/pokegear.2bpp.lz +++ b/gfx/misc/pokegear.2bpp.lz @@ -117985,9 +117985,7 @@ Function1de2c5: ; 1de2c5 PokegearGFX: ; 1de2e4 INCBIN "gfx/misc/pokegear.2bpp.lz" -; 1de5c7 - -INCBIN "baserom.gbc",$1de5c7,$1de5c8 - $1de5c7 +; 1de5c8 Function1de5c8: ; 1de5c8 ld c, $0 |