summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-02 03:37:27 -0400
committeryenatch <yenatch@gmail.com>2014-05-02 03:37:27 -0400
commit6fff25a9bdd0f224310d5138e24fd2b767362874 (patch)
treea55310bebd1b400d5c78f236f8c821d4336368c2
parentae6930fc66913a8575596798c384ff4e60a45ce3 (diff)
Fix padding in the compressed pokegear sprite graphics.
-rw-r--r--gfx/misc/pokegear_sprites.2bpp.lzbin43 -> 48 bytes
-rw-r--r--main.asm4
2 files changed, 2 insertions, 2 deletions
diff --git a/gfx/misc/pokegear_sprites.2bpp.lz b/gfx/misc/pokegear_sprites.2bpp.lz
index e64a385be..b5af62d28 100644
--- a/gfx/misc/pokegear_sprites.2bpp.lz
+++ b/gfx/misc/pokegear_sprites.2bpp.lz
Binary files differ
diff --git a/main.asm b/main.asm
index ee535314a..51d792f02 100644
--- a/main.asm
+++ b/main.asm
@@ -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)