🎨 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 "../3rdParty/Storm/Source/storm.h"
|
||||
|
||||
namespace dvl {
|
||||
namespace devilution {
|
||||
|
||||
BYTE sgbNetUpdateRate;
|
||||
DWORD gdwMsgLenTbl[MAX_PLRS];
|
||||
|
|
@ -242,4 +242,4 @@ BOOL nthread_has_500ms_passed()
|
|||
return ticksElapsed >= 0;
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace devilution
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue