mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
Add love.filesystem.getIdentity
This commit is contained in:
@@ -135,6 +135,7 @@ namespace physfs
|
||||
* to create the folder in the LOVE data folder.
|
||||
**/
|
||||
bool setIdentity(const char * ident);
|
||||
const char * getIdentity() const;
|
||||
|
||||
/**
|
||||
* Sets the path to the game source.
|
||||
|
||||
Reference in New Issue
Block a user