🎨 Change namespace to devilution
This commit is contained in:
parent
630e507f63
commit
bfb3c11c2b
270 changed files with 402 additions and 402 deletions
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
#include "all.h"
|
||||
|
||||
namespace dvl {
|
||||
namespace devilution {
|
||||
|
||||
// BUGFIX: constant data should be const
|
||||
BYTE SkelKingTrans1[] = {
|
||||
|
|
@ -199,4 +199,4 @@ void LoadSetMap()
|
|||
}
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace devilution
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue