From d7cd38fbf7060d32bafc5a1693d2dab582925b52 Mon Sep 17 00:00:00 2001 From: Crayon2000 Date: Sun, 12 Jan 2020 17:25:43 -0500 Subject: [PATCH] Add more information to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2c9bae4..55cafda 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,9 @@ For example: LIBS := -lgrrlib -lfreetype -lbz2 -lpngu -lpng -ljpeg -lz -lfat ``` +Since GRRLIB and libpngu are now installed into the porlibs folder, make sure you don't have any leftovers from previous installations. +You will need to manually delete unneeded libraries in _devkitPro\libogc\lib\wii_ as well as include files in _devkitPro\libogc\include_ + ## Using GitHub GitHub allows the developers to submit changes to the code in such a way that