From f86bb07027d2a93b3d0abc572d2741f9ee2e795d Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 30 Oct 2019 21:06:15 -0400 Subject: Review comments and documentation --- graphics/trade/menu.png | Bin 608 -> 609 bytes graphics/trade/menu_mon_box.bin | Bin 0 -> 36 bytes graphics/trade/pokeball.png | Bin 0 -> 464 bytes graphics/trade/unknown_DDB444.pal | 19 +++++++++++++++++++ graphics/trade/unknown_DDCF04.bin | Bin 0 -> 2048 bytes graphics/unused/unused_DDCEE4.bin | Bin 0 -> 32 bytes 6 files changed, 19 insertions(+) create mode 100644 graphics/trade/menu_mon_box.bin create mode 100644 graphics/trade/pokeball.png create mode 100644 graphics/trade/unknown_DDB444.pal create mode 100644 graphics/trade/unknown_DDCF04.bin create mode 100644 graphics/unused/unused_DDCEE4.bin (limited to 'graphics') diff --git a/graphics/trade/menu.png b/graphics/trade/menu.png index 91bc0f7eb..f06e5b35c 100644 Binary files a/graphics/trade/menu.png and b/graphics/trade/menu.png differ diff --git a/graphics/trade/menu_mon_box.bin b/graphics/trade/menu_mon_box.bin new file mode 100644 index 000000000..354866137 Binary files /dev/null and b/graphics/trade/menu_mon_box.bin differ diff --git a/graphics/trade/pokeball.png b/graphics/trade/pokeball.png new file mode 100644 index 000000000..97cc86a6f Binary files /dev/null and b/graphics/trade/pokeball.png differ diff --git a/graphics/trade/unknown_DDB444.pal b/graphics/trade/unknown_DDB444.pal new file mode 100644 index 000000000..bb74b34a2 --- /dev/null +++ b/graphics/trade/unknown_DDB444.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +123 131 222 +98 98 180 +123 106 222 +106 172 238 +82 148 205 +180 189 230 +148 156 189 +205 106 0 +255 189 49 +246 148 0 +255 213 115 +205 74 90 +255 98 32 +205 205 222 +255 98 32 diff --git a/graphics/trade/unknown_DDCF04.bin b/graphics/trade/unknown_DDCF04.bin new file mode 100644 index 000000000..46218245f Binary files /dev/null and b/graphics/trade/unknown_DDCF04.bin differ diff --git a/graphics/unused/unused_DDCEE4.bin b/graphics/unused/unused_DDCEE4.bin new file mode 100644 index 000000000..481183cbd Binary files /dev/null and b/graphics/unused/unused_DDCEE4.bin differ -- cgit v1.2.3