mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 03:18:13 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -373,7 +373,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_RemovePath(const char *path);
|
|||||||
/**
|
/**
|
||||||
* Rename a file or directory.
|
* Rename a file or directory.
|
||||||
*
|
*
|
||||||
* If the file at `newpath` already exists, it will replaced.
|
* If the file at `newpath` already exists, it will be replaced.
|
||||||
*
|
*
|
||||||
* Note that this will not copy files across filesystems/drives/volumes, as
|
* Note that this will not copy files across filesystems/drives/volumes, as
|
||||||
* that is a much more complicated (and possibly time-consuming) operation.
|
* that is a much more complicated (and possibly time-consuming) operation.
|
||||||
|
Reference in New Issue
Block a user