diff options
author | yenatch <yenatch@gmail.com> | 2014-02-24 04:57:28 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-02-24 04:57:28 -0500 |
commit | 71cc8806364bdbef56e700507b5ac44f8d9e3d51 (patch) | |
tree | b9765cff934171196c8266f6589d512becb07459 | |
parent | 602b91944f91f45230296a1e6e3492a1c7dc4703 (diff) |
Restore byte padding to trainer backpics.
-rw-r--r-- | gfx/misc/dude.lz | bin | 311 -> 320 bytes | |||
-rw-r--r-- | gfx/misc/player.lz | bin | 391 -> 400 bytes | |||
-rw-r--r-- | main.asm | 6 |
3 files changed, 2 insertions, 4 deletions
diff --git a/gfx/misc/dude.lz b/gfx/misc/dude.lz Binary files differindex 0c9523d2b..b8e96a09f 100644 --- a/gfx/misc/dude.lz +++ b/gfx/misc/dude.lz diff --git a/gfx/misc/player.lz b/gfx/misc/player.lz Binary files differindex 4727323a6..aec84bbab 100644 --- a/gfx/misc/player.lz +++ b/gfx/misc/player.lz @@ -37645,13 +37645,11 @@ Function2ba01: ; 2ba01 ChrisBackpic: ; 2ba1a INCBIN "gfx/misc/player.lz" -; 2bba1 - - ds 9 +; 2bbaa DudeBackpic: ; 2bbaa INCBIN "gfx/misc/dude.lz" -; 2bce1 +; 2bcea SECTION "bankB", ROMX, BANK[$B] |