🎨 Change namespace to devilution
This commit is contained in:
parent
630e507f63
commit
bfb3c11c2b
270 changed files with 402 additions and 402 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include "paths.h"
|
||||
#include "file_util.h"
|
||||
|
||||
namespace dvl {
|
||||
namespace devilution {
|
||||
|
||||
/**
|
||||
* @brief Write the PCX-file header
|
||||
|
|
@ -205,4 +205,4 @@ void CaptureScreen()
|
|||
delete out_stream;
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace devilution
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue