mirror of
https://github.com/GRRLIB/GRRLIB.git
synced 2024-11-22 15:02:20 +00:00
Add more information to README.md
This commit is contained in:
parent
91d2c8faa8
commit
d7cd38fbf7
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue