Move doc from restrict.cpp to header
This commit is contained in:
parent
e68c8cc834
commit
84c919f20f
2 changed files with 4 additions and 5 deletions
|
|
@ -10,10 +10,6 @@
|
|||
|
||||
namespace devilution {
|
||||
|
||||
/**
|
||||
* @brief Check that we have write access to the game install folder
|
||||
|
||||
*/
|
||||
void ReadOnlyTest()
|
||||
{
|
||||
const std::string path = paths::PrefPath() + "Diablo1ReadOnlyTest.foo";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue