From 4df1937738c4dc39d23f5c4e4b0d6a3774ff1b17 Mon Sep 17 00:00:00 2001 From: Diegoisawesome Date: Mon, 31 Oct 2016 03:14:22 -0500 Subject: Ported task.c and others from pokeruby --- graphics/intro/copyright.bin | Bin 0 -> 2048 bytes graphics/intro/copyright.pal | 19 +++++++++++++++++++ graphics/intro/copyright.png | Bin 0 -> 538 bytes 3 files changed, 19 insertions(+) create mode 100644 graphics/intro/copyright.bin create mode 100644 graphics/intro/copyright.pal create mode 100644 graphics/intro/copyright.png (limited to 'graphics/intro') diff --git a/graphics/intro/copyright.bin b/graphics/intro/copyright.bin new file mode 100644 index 000000000..2e48c59b4 Binary files /dev/null and b/graphics/intro/copyright.bin differ diff --git a/graphics/intro/copyright.pal b/graphics/intro/copyright.pal new file mode 100644 index 000000000..4219d4394 --- /dev/null +++ b/graphics/intro/copyright.pal @@ -0,0 +1,19 @@ +JASC-PAL +0100 +16 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 0 0 +0 32 32 +24 57 57 +49 82 82 +82 106 106 +106 131 131 +139 156 156 +164 180 180 +197 205 205 +222 230 230 +255 255 255 diff --git a/graphics/intro/copyright.png b/graphics/intro/copyright.png new file mode 100644 index 000000000..c005ff02c Binary files /dev/null and b/graphics/intro/copyright.png differ -- cgit v1.2.3