summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-02-24 04:57:28 -0500
committeryenatch <yenatch@gmail.com>2014-02-24 04:57:28 -0500
commit71cc8806364bdbef56e700507b5ac44f8d9e3d51 (patch)
treeb9765cff934171196c8266f6589d512becb07459 /main.asm
parent602b91944f91f45230296a1e6e3492a1c7dc4703 (diff)
Restore byte padding to trainer backpics.
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm6
1 files changed, 2 insertions, 4 deletions
diff --git a/main.asm b/main.asm
index 9d3655205..75c4d5847 100644
--- a/main.asm
+++ b/main.asm
@@ -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]