🎨 Change namespace to devilution
This commit is contained in:
parent
630e507f63
commit
bfb3c11c2b
270 changed files with 402 additions and 402 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include "all.h"
|
||||
#include "paths.h"
|
||||
|
||||
namespace dvl {
|
||||
namespace devilution {
|
||||
|
||||
/**
|
||||
* @brief Check that we have write access to the game install folder
|
||||
|
|
@ -24,4 +24,4 @@ void ReadOnlyTest()
|
|||
remove(path.c_str());
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace devilution
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue