Add more information to README.md

This commit is contained in:
Crayon2000 2020-01-12 17:25:43 -05:00
parent 91d2c8faa8
commit d7cd38fbf7

View file

@ -175,6 +175,9 @@ For example:
LIBS := -lgrrlib -lfreetype -lbz2 -lpngu -lpng -ljpeg -lz -lfat 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 ## Using GitHub
GitHub allows the developers to submit changes to the code in such a way that GitHub allows the developers to submit changes to the code in such a way that