From 2d04eb22abd3f60902ee1f9bc87bd510518709e3 Mon Sep 17 00:00:00 2001 From: Diegoisawesome Date: Thu, 28 Dec 2017 02:09:11 -0600 Subject: Split rom_81370FC and port function names --- graphics/battle_transitions/vs.png | Bin 533 -> 0 bytes graphics/battle_transitions/vs_frame.bin | Bin 2048 -> 0 bytes graphics/battle_transitions/vs_frame.png | Bin 317 -> 0 bytes graphics/misc/85B2890.pal | 11 +++++++++++ graphics/misc/85B28A0.pal | 11 +++++++++++ graphics/misc/cave_transition.png | Bin 0 -> 194 bytes graphics/misc/cave_transition_black.pal | 19 +++++++++++++++++++ graphics/misc/cave_transition_map.bin | Bin 0 -> 2048 bytes graphics/misc/cave_transition_white.pal | 19 +++++++++++++++++++ graphics/pokedex/area_glow.png | Bin 0 -> 334 bytes graphics/pokedex/area_marker.png | Bin 0 -> 158 bytes graphics/unknown/unknown_5B2850.pal | 19 ------------------- graphics/unknown/unknown_5B2870.pal | 19 ------------------- graphics/unknown/unknown_5B2890.pal | 11 ----------- graphics/unknown/unknown_5B28A0.pal | 11 ----------- graphics/unknown/unknown_5B28B0.bin | Bin 2048 -> 0 bytes graphics/unknown/unknown_5B2A90.png | Bin 194 -> 0 bytes graphics/unknown/unknown_5B3D94.pal | 19 ------------------- graphics/unknown/unknown_5B3DB4.png | Bin 282 -> 0 bytes graphics/unknown/unknown_5B404C.pal | 19 ------------------- graphics/unknown/unknown_5B406C.png | Bin 105 -> 0 bytes 21 files changed, 60 insertions(+), 98 deletions(-) delete mode 100644 graphics/battle_transitions/vs.png delete mode 100644 graphics/battle_transitions/vs_frame.bin delete mode 100644 graphics/battle_transitions/vs_frame.png create mode 100644 graphics/misc/85B2890.pal create mode 100644 graphics/misc/85B28A0.pal create mode 100644 graphics/misc/cave_transition.png create mode 100644 graphics/misc/cave_transition_black.pal create mode 100644 graphics/misc/cave_transition_map.bin create mode 100644 graphics/misc/cave_transition_white.pal create mode 100644 graphics/pokedex/area_glow.png create mode 100644 graphics/pokedex/area_marker.png delete mode 100644 graphics/unknown/unknown_5B2850.pal delete mode 100644 graphics/unknown/unknown_5B2870.pal delete mode 100644 graphics/unknown/unknown_5B2890.pal delete mode 100644 graphics/unknown/unknown_5B28A0.pal delete mode 100644 graphics/unknown/unknown_5B28B0.bin delete mode 100644 graphics/unknown/unknown_5B2A90.png delete mode 100644 graphics/unknown/unknown_5B3D94.pal delete mode 100644 graphics/unknown/unknown_5B3DB4.png delete mode 100644 graphics/unknown/unknown_5B404C.pal delete mode 100644 graphics/unknown/unknown_5B406C.png (limited to 'graphics') diff --git a/graphics/battle_transitions/vs.png b/graphics/battle_transitions/vs.png deleted file mode 100644 index a1badcb02..000000000 Binary files a/graphics/battle_transitions/vs.png and /dev/null differ diff --git a/graphics/battle_transitions/vs_frame.bin b/graphics/battle_transitions/vs_frame.bin deleted file mode 100644 index 2ad153964..000000000 Binary files a/graphics/battle_transitions/vs_frame.bin and /dev/null differ diff --git a/graphics/battle_transitions/vs_frame.png b/graphics/battle_transitions/vs_frame.png deleted file mode 100644 index 0b38c8960..000000000 Binary files a/graphics/battle_transitions/vs_frame.png and /dev/null differ diff --git a/graphics/misc/85B2890.pal b/graphics/misc/85B2890.pal new file mode 100644 index 000000000..fea15a176 --- /dev/null +++ b/graphics/misc/85B2890.pal @@ -0,0 +1,11 @@ +JASC-PAL +0100 +8 +148 197 172 +16 16 16 +32 32 32 +49 49 49 +65 65 65 +82 82 82 +98 98 98 +115 115 115 diff --git a/graphics/misc/85B28A0.pal b/graphics/misc/85B28A0.pal new file mode 100644 index 000000000..09eb37624 --- /dev/null +++ b/graphics/misc/85B28A0.pal @@ -0,0 +1,11 @@ +JASC-PAL +0100 +8 +131 131 131 +148 148 148 +164 164 164 +180 180 180 +197 197 197 +213 213 213 +230 230 230 +255 255 255 diff --git a/graphics/misc/cave_transition.png b/graphics/misc/cave_transition.png new file mode 100644 index 000000000..dd265149f Binary files /dev/null and b/graphics/misc/cave_transition.png differ diff --git a/graphics/misc/cave_transition_black.pal b/graphics/misc/cave_transition_black.pal new file mode 100644 index 000000000..4b0812f09 --- /dev/null +++ b/graphics/misc/cave_transition_black.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 diff --git a/graphics/misc/cave_transition_map.bin b/graphics/misc/cave_transition_map.bin new file mode 100644 index 000000000..4293bfd1c Binary files /dev/null and b/graphics/misc/cave_transition_map.bin differ diff --git a/graphics/misc/cave_transition_white.pal b/graphics/misc/cave_transition_white.pal new file mode 100644 index 000000000..98a1fb3c8 --- /dev/null +++ b/graphics/misc/cave_transition_white.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 +255 255 255 diff --git a/graphics/pokedex/area_glow.png b/graphics/pokedex/area_glow.png new file mode 100644 index 000000000..3cf5387f3 Binary files /dev/null and b/graphics/pokedex/area_glow.png differ diff --git a/graphics/pokedex/area_marker.png b/graphics/pokedex/area_marker.png new file mode 100644 index 000000000..a0b828ea9 Binary files /dev/null and b/graphics/pokedex/area_marker.png differ diff --git a/graphics/unknown/unknown_5B2850.pal b/graphics/unknown/unknown_5B2850.pal deleted file mode 100644 index 98a1fb3c8..000000000 --- a/graphics/unknown/unknown_5B2850.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 -255 255 255 diff --git a/graphics/unknown/unknown_5B2870.pal b/graphics/unknown/unknown_5B2870.pal deleted file mode 100644 index 4b0812f09..000000000 --- a/graphics/unknown/unknown_5B2870.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/unknown/unknown_5B2890.pal b/graphics/unknown/unknown_5B2890.pal deleted file mode 100644 index fea15a176..000000000 --- a/graphics/unknown/unknown_5B2890.pal +++ /dev/null @@ -1,11 +0,0 @@ -JASC-PAL -0100 -8 -148 197 172 -16 16 16 -32 32 32 -49 49 49 -65 65 65 -82 82 82 -98 98 98 -115 115 115 diff --git a/graphics/unknown/unknown_5B28A0.pal b/graphics/unknown/unknown_5B28A0.pal deleted file mode 100644 index 09eb37624..000000000 --- a/graphics/unknown/unknown_5B28A0.pal +++ /dev/null @@ -1,11 +0,0 @@ -JASC-PAL -0100 -8 -131 131 131 -148 148 148 -164 164 164 -180 180 180 -197 197 197 -213 213 213 -230 230 230 -255 255 255 diff --git a/graphics/unknown/unknown_5B28B0.bin b/graphics/unknown/unknown_5B28B0.bin deleted file mode 100644 index 4293bfd1c..000000000 Binary files a/graphics/unknown/unknown_5B28B0.bin and /dev/null differ diff --git a/graphics/unknown/unknown_5B2A90.png b/graphics/unknown/unknown_5B2A90.png deleted file mode 100644 index dd265149f..000000000 Binary files a/graphics/unknown/unknown_5B2A90.png and /dev/null differ diff --git a/graphics/unknown/unknown_5B3D94.pal b/graphics/unknown/unknown_5B3D94.pal deleted file mode 100644 index 905a16c23..000000000 --- a/graphics/unknown/unknown_5B3D94.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 0 0 -255 139 139 -255 115 115 -255 213 213 -255 65 65 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/unknown/unknown_5B3DB4.png b/graphics/unknown/unknown_5B3DB4.png deleted file mode 100644 index a54dd61d5..000000000 Binary files a/graphics/unknown/unknown_5B3DB4.png and /dev/null differ diff --git a/graphics/unknown/unknown_5B404C.pal b/graphics/unknown/unknown_5B404C.pal deleted file mode 100644 index fabc36fad..000000000 --- a/graphics/unknown/unknown_5B404C.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -213 180 0 -0 0 0 -255 0 0 -255 49 49 -255 230 230 -255 156 156 -255 205 205 -255 255 255 -255 255 49 -106 255 255 -172 255 255 -0 0 0 -0 0 0 -0 0 0 -0 0 0 -0 0 0 diff --git a/graphics/unknown/unknown_5B406C.png b/graphics/unknown/unknown_5B406C.png deleted file mode 100644 index 55c401eb9..000000000 Binary files a/graphics/unknown/unknown_5B406C.png and /dev/null differ -- cgit v1.2.3