mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -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 | strrchr() | GetExtension()<br>EventThreadSpawn() |
|
||||
| core | strcmp() | IsGamepadName()<br>EmscriptenKeyboardCallback() |
|
||||
| core | strcmp() | IsGamepadName() |
|
||||
| text | strcmp() | TextIsEqual() |
|
||||
| text | strcpy() | TextAppend()<br>TextReplace() |
|
||||
| text | strncpy() | TextToUtf8()<br>TextReplace() |
|
||||
|
||||
Reference in New Issue
Block a user