diff options
author | yenatch <yenatch@gmail.com> | 2014-05-02 03:37:27 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-05-02 03:37:27 -0400 |
commit | 6fff25a9bdd0f224310d5138e24fd2b767362874 (patch) | |
tree | a55310bebd1b400d5c78f236f8c821d4336368c2 | |
parent | ae6930fc66913a8575596798c384ff4e60a45ce3 (diff) |
Fix padding in the compressed pokegear sprite graphics.
-rw-r--r-- | gfx/misc/pokegear_sprites.2bpp.lz | bin | 43 -> 48 bytes | |||
-rw-r--r-- | main.asm | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gfx/misc/pokegear_sprites.2bpp.lz b/gfx/misc/pokegear_sprites.2bpp.lz Binary files differindex e64a385be..b5af62d28 100644 --- a/gfx/misc/pokegear_sprites.2bpp.lz +++ b/gfx/misc/pokegear_sprites.2bpp.lz @@ -81133,10 +81133,10 @@ UnknownText_0x914d8: ; 0x914d8 PokegearSpritesGFX: ; 914dd INCBIN "gfx/misc/pokegear_sprites.2bpp.lz" -; 91508 +; 9150d -INCBIN "baserom.gbc",$91508,$9163e - $91508 +INCBIN "baserom.gbc",$9150d,$9163e - $9150d ; known jump sources: 9110a (24:510a) |