mirror of
https://github.com/wiiu-env/libsdutils.git
synced 2024-11-22 02:59:15 +01:00
Update README.md
This commit is contained in:
parent
af5d83e4f3
commit
faa0eb1422
@ -10,7 +10,7 @@ Make sure to define
|
|||||||
```
|
```
|
||||||
WUMS_ROOT := $(DEVKITPRO)/wums
|
WUMS_ROOT := $(DEVKITPRO)/wums
|
||||||
```
|
```
|
||||||
and add `-lkernel` to `LIBS` and `$(WUMS_ROOT)` to `LIBDIRS`.
|
and add `-lsdutils` to `LIBS` and `$(WUMS_ROOT)` to `LIBDIRS`.
|
||||||
|
|
||||||
After that you can simply include `<sdutils/sdutils.h>` to get access to the sdutils functions.
|
After that you can simply include `<sdutils/sdutils.h>` to get access to the sdutils functions.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user