From bcf3fb87450883c9c26afec55f5f0ddc04864e84 Mon Sep 17 00:00:00 2001 From: Cameron Hall Date: Wed, 17 Jan 2018 12:07:40 -0600 Subject: add more debug data --- graphics/debug/sprite_browser.pal | 51 ++++++++++++++++++++++++++++++++++++++ graphics/debug/sprite_browser.png | Bin 0 -> 416 bytes 2 files changed, 51 insertions(+) create mode 100644 graphics/debug/sprite_browser.pal create mode 100644 graphics/debug/sprite_browser.png (limited to 'graphics/debug') diff --git a/graphics/debug/sprite_browser.pal b/graphics/debug/sprite_browser.pal new file mode 100644 index 000000000..ba4a6027c --- /dev/null +++ b/graphics/debug/sprite_browser.pal @@ -0,0 +1,51 @@ +JASC-PAL +0100 +48 +115 139 65 +255 0 0 +255 123 0 +255 255 0 +123 255 0 +0 255 0 +0 255 131 +0 255 255 +0 123 255 +0 0 255 +123 0 255 +255 0 255 +255 0 123 +0 0 0 +123 123 123 +255 255 255 +115 139 65 +255 0 0 +255 123 0 +255 255 0 +123 255 0 +0 255 0 +0 255 131 +0 255 255 +0 123 255 +0 0 255 +123 0 255 +255 0 255 +255 0 123 +0 0 0 +123 123 123 +255 255 255 +115 139 65 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 +49 49 49 diff --git a/graphics/debug/sprite_browser.png b/graphics/debug/sprite_browser.png new file mode 100644 index 000000000..b93ace2cd Binary files /dev/null and b/graphics/debug/sprite_browser.png differ -- cgit v1.2.3