From e53ba4773d747ef04be818c6741c92918d1e747e Mon Sep 17 00:00:00 2001 From: Papa Cancer Date: Sun, 19 May 2019 18:10:06 +0100 Subject: Documenting bags, berries and graphics Bag graphics and berry graphics mostly documented item_menu.c significantly documented Bag structs documented and functions renamed to match formatting --- graphics/interface/bag_pyramid_tilemap.bin | Bin 0 -> 2048 bytes graphics/interface/bag_screen_tilemap.bin | Bin 0 -> 2048 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/interface/bag_pyramid_tilemap.bin create mode 100644 graphics/interface/bag_screen_tilemap.bin (limited to 'graphics/interface') diff --git a/graphics/interface/bag_pyramid_tilemap.bin b/graphics/interface/bag_pyramid_tilemap.bin new file mode 100644 index 000000000..28ad3f927 Binary files /dev/null and b/graphics/interface/bag_pyramid_tilemap.bin differ diff --git a/graphics/interface/bag_screen_tilemap.bin b/graphics/interface/bag_screen_tilemap.bin new file mode 100644 index 000000000..c2ceaf139 Binary files /dev/null and b/graphics/interface/bag_screen_tilemap.bin differ -- cgit v1.2.3