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