From bdebab834cdad6b18c7726057ff682dae9ab2a16 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Mon, 18 May 2020 14:03:01 +0200 Subject: Document pokemon summary screen --- graphics/interface/appealjam_tilemap.bin | Bin 0 -> 160 bytes graphics/interface/status_tilemap.bin | Bin 0 -> 40 bytes graphics/interface/unk_tilemap.bin | Bin 160 -> 0 bytes graphics/interface/unk_tilemap2.bin | Bin 40 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/interface/appealjam_tilemap.bin create mode 100644 graphics/interface/status_tilemap.bin delete mode 100644 graphics/interface/unk_tilemap.bin delete mode 100644 graphics/interface/unk_tilemap2.bin (limited to 'graphics/interface') diff --git a/graphics/interface/appealjam_tilemap.bin b/graphics/interface/appealjam_tilemap.bin new file mode 100644 index 000000000..0b3837ae2 Binary files /dev/null and b/graphics/interface/appealjam_tilemap.bin differ diff --git a/graphics/interface/status_tilemap.bin b/graphics/interface/status_tilemap.bin new file mode 100644 index 000000000..961d7a329 Binary files /dev/null and b/graphics/interface/status_tilemap.bin differ diff --git a/graphics/interface/unk_tilemap.bin b/graphics/interface/unk_tilemap.bin deleted file mode 100644 index 0b3837ae2..000000000 Binary files a/graphics/interface/unk_tilemap.bin and /dev/null differ diff --git a/graphics/interface/unk_tilemap2.bin b/graphics/interface/unk_tilemap2.bin deleted file mode 100644 index 961d7a329..000000000 Binary files a/graphics/interface/unk_tilemap2.bin and /dev/null differ -- cgit v1.2.3