mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-29 10:19:18 -05:00
Updated raylib libc dependency (markdown)
@ -32,7 +32,7 @@ Note that file loading functionality is currently being centralized to `LoadFile
|
|||||||
| :----: | --------------- | ----------------- |
|
| :----: | --------------- | ----------------- |
|
||||||
| core | strlen() | GetFileNameWithoutExt()<br>GetDirectoryPath()<br>GetPrevDirectoryPath()<br>OpenURL()<br>InitEvdevInput() |
|
| core | strlen() | GetFileNameWithoutExt()<br>GetDirectoryPath()<br>GetPrevDirectoryPath()<br>OpenURL()<br>InitEvdevInput() |
|
||||||
| core | strrchr() | GetExtension()<br>EventThreadSpawn() |
|
| core | strrchr() | GetExtension()<br>EventThreadSpawn() |
|
||||||
| core | strcmp() | IsGamepadName()<br>EmscriptenKeyboardCallback() |
|
| core | strcmp() | IsGamepadName() |
|
||||||
| text | strcmp() | TextIsEqual() |
|
| text | strcmp() | TextIsEqual() |
|
||||||
| text | strcpy() | TextAppend()<br>TextReplace() |
|
| text | strcpy() | TextAppend()<br>TextReplace() |
|
||||||
| text | strncpy() | TextToUtf8()<br>TextReplace() |
|
| text | strncpy() | TextToUtf8()<br>TextReplace() |
|
||||||
|
|||||||
Reference in New Issue
Block a user