From b5f45af7e72d69ebb2aaa8bf8da5679ff149cc99 Mon Sep 17 00:00:00 2001 From: Pokeglitch Date: Tue, 21 Aug 2018 13:13:00 -0400 Subject: Dumped rest of bank, still need to clean up a few hardcoded addresses --- gfx/battle_anims/attack_animations.png | Bin 5822 -> 0 bytes gfx/battle_anims/attack_animations_1.png | Bin 0 -> 7850 bytes gfx/battle_anims/attack_animations_2.png | Bin 0 -> 4754 bytes gfx/battle_anims/pointer.png | Bin 0 -> 852 bytes gfx/pokegear/pokegear.png | Bin 420 -> 0 bytes gfx/pokegear/pokegear_1.png | Bin 0 -> 6228 bytes gfx/pokegear/pokegear_2.png | Bin 0 -> 336 bytes gfx/pokegear/vertical_pipe.png | Bin 0 -> 268 bytes gfx/sgb/corrupted_b1e3.png | Bin 0 -> 2512 bytes gfx/sgb/corrupted_ba93.png | Bin 0 -> 2188 bytes gfx/sgb/sgb_border_gold_corrupted.png | Bin 0 -> 1410 bytes gfx/sgb/sgb_border_silver_corrupted.png | Bin 0 -> 12388 bytes 12 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 gfx/battle_anims/attack_animations.png create mode 100755 gfx/battle_anims/attack_animations_1.png create mode 100755 gfx/battle_anims/attack_animations_2.png create mode 100755 gfx/battle_anims/pointer.png delete mode 100644 gfx/pokegear/pokegear.png create mode 100755 gfx/pokegear/pokegear_1.png create mode 100755 gfx/pokegear/pokegear_2.png create mode 100755 gfx/pokegear/vertical_pipe.png create mode 100755 gfx/sgb/corrupted_b1e3.png create mode 100755 gfx/sgb/corrupted_ba93.png create mode 100755 gfx/sgb/sgb_border_gold_corrupted.png create mode 100755 gfx/sgb/sgb_border_silver_corrupted.png (limited to 'gfx') diff --git a/gfx/battle_anims/attack_animations.png b/gfx/battle_anims/attack_animations.png deleted file mode 100644 index 96e60c2..0000000 Binary files a/gfx/battle_anims/attack_animations.png and /dev/null differ diff --git a/gfx/battle_anims/attack_animations_1.png b/gfx/battle_anims/attack_animations_1.png new file mode 100755 index 0000000..c432ff2 Binary files /dev/null and b/gfx/battle_anims/attack_animations_1.png differ diff --git a/gfx/battle_anims/attack_animations_2.png b/gfx/battle_anims/attack_animations_2.png new file mode 100755 index 0000000..2e04011 Binary files /dev/null and b/gfx/battle_anims/attack_animations_2.png differ diff --git a/gfx/battle_anims/pointer.png b/gfx/battle_anims/pointer.png new file mode 100755 index 0000000..09763ee Binary files /dev/null and b/gfx/battle_anims/pointer.png differ diff --git a/gfx/pokegear/pokegear.png b/gfx/pokegear/pokegear.png deleted file mode 100644 index 2c8d3e9..0000000 Binary files a/gfx/pokegear/pokegear.png and /dev/null differ diff --git a/gfx/pokegear/pokegear_1.png b/gfx/pokegear/pokegear_1.png new file mode 100755 index 0000000..c7d7ade Binary files /dev/null and b/gfx/pokegear/pokegear_1.png differ diff --git a/gfx/pokegear/pokegear_2.png b/gfx/pokegear/pokegear_2.png new file mode 100755 index 0000000..0e92fc8 Binary files /dev/null and b/gfx/pokegear/pokegear_2.png differ diff --git a/gfx/pokegear/vertical_pipe.png b/gfx/pokegear/vertical_pipe.png new file mode 100755 index 0000000..cbaadc5 Binary files /dev/null and b/gfx/pokegear/vertical_pipe.png differ diff --git a/gfx/sgb/corrupted_b1e3.png b/gfx/sgb/corrupted_b1e3.png new file mode 100755 index 0000000..0ee2cb5 Binary files /dev/null and b/gfx/sgb/corrupted_b1e3.png differ diff --git a/gfx/sgb/corrupted_ba93.png b/gfx/sgb/corrupted_ba93.png new file mode 100755 index 0000000..dfd88be Binary files /dev/null and b/gfx/sgb/corrupted_ba93.png differ diff --git a/gfx/sgb/sgb_border_gold_corrupted.png b/gfx/sgb/sgb_border_gold_corrupted.png new file mode 100755 index 0000000..740bbd1 Binary files /dev/null and b/gfx/sgb/sgb_border_gold_corrupted.png differ diff --git a/gfx/sgb/sgb_border_silver_corrupted.png b/gfx/sgb/sgb_border_silver_corrupted.png new file mode 100755 index 0000000..5b32a8e Binary files /dev/null and b/gfx/sgb/sgb_border_silver_corrupted.png differ -- cgit v1.2.3