From 711283033d0b47b1dadf4878163a80c57472e8b7 Mon Sep 17 00:00:00 2001 From: csBlueChip Date: Thu, 3 Sep 2009 14:15:06 +0000 Subject: [PATCH] Thanks to elisherer for reporting a mistake in the documentation --- GRRLIB.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GRRLIB.html b/GRRLIB.html index 1cefb86..dc9e646 100644 --- a/GRRLIB.html +++ b/GRRLIB.html @@ -151,7 +151,7 @@ After everything is installed, simply put at the top of your .c file and use the functions as required You will also need to add - -lgrrlib -ljpeg -lpngu -lpng -lz + -lgrrlib -lfat -ljpeg -lpngu -lpng -lz to the libs line in your makefile ...Remember the order of the libraries is critical. You may (need to) insert other libraries in the middle of the list, you may need to add others to the