README.md: fix C/C++ API links
This commit is contained in:
parent
c6566c8f17
commit
9e0bba72bb
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ RagePhoto::Error error = ragePhoto.error();
|
||||||
uint32_t format = ragePhoto.format(); // RagePhoto::GTA5 or RagePhoto::RDR2
|
uint32_t format = ragePhoto.format(); // RagePhoto::GTA5 or RagePhoto::RDR2
|
||||||
```
|
```
|
||||||
|
|
||||||
[RagePhoto C API](https://libragephoto.syping.de/doc/_rage_photo_c_8h.html)
|
[RagePhoto C API](https://libragephoto.syping.de/doc/RagePhotoC_8h.html)
|
||||||
[RagePhoto C++ API](https://libragephoto.syping.de/doc/class_rage_photo.html)
|
[RagePhoto C++ API](https://libragephoto.syping.de/doc/classRagePhoto.html)
|
||||||
|
|
||||||
#### How to Use ragephoto-extract
|
#### How to Use ragephoto-extract
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue