From acc58e411bdf4446be2dfe5dc243f3b91ce8f5c3 Mon Sep 17 00:00:00 2001 From: tgotic Date: Mon, 17 Jan 2011 19:41:33 +0100 Subject: [PATCH] Merged form master --- backend/maxipng.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/maxipng.h b/backend/maxipng.h index bc136555..d7beb6c9 100644 --- a/backend/maxipng.h +++ b/backend/maxipng.h @@ -25,7 +25,7 @@ #define SSET "0123456789ABCDEF" -int hexagon[120] = { +static int hexagon[120] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, @@ -40,7 +40,7 @@ int hexagon[120] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; -unsigned int bullseye_compressed[] = { +static unsigned int bullseye_compressed[] = { 0,0,0,0,0,255,248,0,0,0,0,0, 0,0,0,0,31,255,255,192,0,0,0,0, 0,0,0,1,255,255,255,252,0,0,0,0,