🚚 Apply namespace
This commit is contained in:
parent
87dcbcb6d7
commit
630e507f63
139 changed files with 276 additions and 279 deletions
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
#include "all.h"
|
||||
|
||||
DEVILUTION_BEGIN_NAMESPACE
|
||||
namespace dvl {
|
||||
|
||||
#ifdef _DEBUG
|
||||
BOOL update_seed_check = FALSE;
|
||||
|
|
@ -224,4 +224,4 @@ void NextDebugMonster()
|
|||
}
|
||||
#endif
|
||||
|
||||
DEVILUTION_END_NAMESPACE
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue