ren nhconst.h -> weight.h

The speed related values were not used, except for NORMAL_SPEED,
which has been moved back to permonst.h
This commit is contained in:
nhmall
2025-03-19 17:14:07 -04:00
parent 601d03b71d
commit 1f99638bbf
13 changed files with 40 additions and 42 deletions

View File

@@ -12,7 +12,7 @@
#include "lint.h"
#include "align.h"
#include "nhconst.h"
#include "weight.h"
#include "dungeon.h"
#include "stairs.h"
#include "objclass.h"