From bc60cdf28711fea3779aa38658bc8a1a73dfa1b7 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Wed, 22 Jun 2011 23:04:48 +0000 Subject: [PATCH] wiiload needs zlib too --- README.TXT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.TXT b/README.TXT index 2d22c61..13a7590 100644 --- a/README.TXT +++ b/README.TXT @@ -25,10 +25,10 @@ http://gmplib.org/ http://www.mpfr.org/ http://www.multiprecision.org/ -Some of the tools for devkitARM and devkitPPC also require FreeImage +Some of the tools for devkitARM and devkitPPC also require FreeImage and zlib http://freeimage.sourceforge.net/ - +http://www.zlib.net Downloading the source packages -------------------------------