summaryrefslogtreecommitdiff
path: root/gfx
diff options
context:
space:
mode:
authorJimB16 <f1@jimb.de>2015-10-26 03:26:53 +0100
committerJimB16 <f1@jimb.de>2015-10-26 03:26:53 +0100
commit9a9cb38e39c991e102a1c6da7e8e16b2a1c61e07 (patch)
tree46c064628b3d8015da22d6396b3c711e80646745 /gfx
parent3b9a3cc3bee8934e45f5e4d3fd9704b3fa619560 (diff)
parent0d17d4a75866d053f5e0b48c66deb2508071d98b (diff)
merge with newest update
Diffstat (limited to 'gfx')
-rw-r--r--gfx/credits/border.pngbin139 -> 153 bytes
-rw-r--r--gfx/credits/pichu.pngbin348 -> 388 bytes
-rw-r--r--gfx/credits/theend.pngbin180 -> 195 bytes
-rw-r--r--gfx/misc/pack.pngbin282 -> 373 bytes
-rw-r--r--gfx/overworld/trainer_battle_pokeball_tiles.2bpp (renamed from gfx/unknown/08c2f4.2bpp)0
-rw-r--r--gfx/pics/animation.asm2
6 files changed, 1 insertions, 1 deletions
diff --git a/gfx/credits/border.png b/gfx/credits/border.png
index d93bddc8a..c396d533d 100644
--- a/gfx/credits/border.png
+++ b/gfx/credits/border.png
Binary files differ
diff --git a/gfx/credits/pichu.png b/gfx/credits/pichu.png
index f98642ec8..529973d29 100644
--- a/gfx/credits/pichu.png
+++ b/gfx/credits/pichu.png
Binary files differ
diff --git a/gfx/credits/theend.png b/gfx/credits/theend.png
index 165f8ba8e..1f10e16df 100644
--- a/gfx/credits/theend.png
+++ b/gfx/credits/theend.png
Binary files differ
diff --git a/gfx/misc/pack.png b/gfx/misc/pack.png
index b85fc0990..738a9dd94 100644
--- a/gfx/misc/pack.png
+++ b/gfx/misc/pack.png
Binary files differ
diff --git a/gfx/unknown/08c2f4.2bpp b/gfx/overworld/trainer_battle_pokeball_tiles.2bpp
index 09e51fd67..09e51fd67 100644
--- a/gfx/unknown/08c2f4.2bpp
+++ b/gfx/overworld/trainer_battle_pokeball_tiles.2bpp
diff --git a/gfx/pics/animation.asm b/gfx/pics/animation.asm
index d736ef37e..165cf642d 100644
--- a/gfx/pics/animation.asm
+++ b/gfx/pics/animation.asm
@@ -3,7 +3,7 @@
Functiond0000: ; d0000
hlcoord 12, 0
- ld a, [IsInBattle]
+ ld a, [wBattleMode]
cp $1
jr z, .asm_d0012
ld e, $0