From cd2a99b7c44bb875135c2c97589ecc160dad71f0 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Sat, 17 Apr 2021 00:49:51 -0400 Subject: Doc storage - misc cleanup, some item/cursor --- graphics/pokemon_storage/display_menu.bin | Bin 0 -> 1280 bytes graphics/pokemon_storage/display_menu.pal | 19 +++++++++++++++++++ graphics/pokemon_storage/party_menu.bin | Bin 0 -> 528 bytes graphics/unknown/unknown_572280.pal | 19 ------------------- graphics/unknown/unknown_5722A0.bin | Bin 1280 -> 0 bytes graphics/unknown/unknown_DD36C8.bin | Bin 528 -> 0 bytes 6 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 graphics/pokemon_storage/display_menu.bin create mode 100644 graphics/pokemon_storage/display_menu.pal create mode 100644 graphics/pokemon_storage/party_menu.bin delete mode 100644 graphics/unknown/unknown_572280.pal delete mode 100644 graphics/unknown/unknown_5722A0.bin delete mode 100644 graphics/unknown/unknown_DD36C8.bin (limited to 'graphics') diff --git a/graphics/pokemon_storage/display_menu.bin b/graphics/pokemon_storage/display_menu.bin new file mode 100644 index 000000000..050dd78f9 Binary files /dev/null and b/graphics/pokemon_storage/display_menu.bin differ diff --git a/graphics/pokemon_storage/display_menu.pal b/graphics/pokemon_storage/display_menu.pal new file mode 100644 index 000000000..bf5197761 --- /dev/null +++ b/graphics/pokemon_storage/display_menu.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 90 57 +148 148 172 +255 255 255 +0 0 0 +222 222 246 +90 189 238 +164 164 180 +98 98 115 +0 0 0 +82 82 90 +189 238 98 +164 222 74 +164 230 74 +180 230 115 +148 205 57 +148 148 172 diff --git a/graphics/pokemon_storage/party_menu.bin b/graphics/pokemon_storage/party_menu.bin new file mode 100644 index 000000000..973ef9e15 Binary files /dev/null and b/graphics/pokemon_storage/party_menu.bin differ diff --git a/graphics/unknown/unknown_572280.pal b/graphics/unknown/unknown_572280.pal deleted file mode 100644 index bf5197761..000000000 --- a/graphics/unknown/unknown_572280.pal +++ /dev/null @@ -1,19 +0,0 @@ -JASC-PAL -0100 -16 -0 90 57 -148 148 172 -255 255 255 -0 0 0 -222 222 246 -90 189 238 -164 164 180 -98 98 115 -0 0 0 -82 82 90 -189 238 98 -164 222 74 -164 230 74 -180 230 115 -148 205 57 -148 148 172 diff --git a/graphics/unknown/unknown_5722A0.bin b/graphics/unknown/unknown_5722A0.bin deleted file mode 100644 index 050dd78f9..000000000 Binary files a/graphics/unknown/unknown_5722A0.bin and /dev/null differ diff --git a/graphics/unknown/unknown_DD36C8.bin b/graphics/unknown/unknown_DD36C8.bin deleted file mode 100644 index 973ef9e15..000000000 Binary files a/graphics/unknown/unknown_DD36C8.bin and /dev/null differ -- cgit v1.2.3