renpy.unlink_save
| Function: renpy.unlink_save( | filename) |
Unlinks (deletes) the save file with the given name. Throws an exception if the file can't be deleted.
Example
TODO
| Function: renpy.unlink_save( | filename) |
Unlinks (deletes) the save file with the given name. Throws an exception if the file can't be deleted.
TODO