added a bit of doc and some games
This commit is contained in:
@@ -1 +1,8 @@
|
||||
|
||||
|
||||
/**
|
||||
* @brief Get the user home dir regardless if he used sudo.
|
||||
*
|
||||
* @return char* path to the home dir
|
||||
*/
|
||||
char * getHome();
|
||||
|
||||
Reference in New Issue
Block a user