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 /main.asm | |
parent | 6604afce62a620338e30083d0802f862edb74436 (diff) |
Fix padding in gfx/misc/pokegear.2bpp.lz.
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |