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

@@ -3,7 +3,7 @@
/* NetHack may be freely redistributed. See license for details. */
#include "config.h"
#include "nhconst.h"
#include "weight.h"
#include "obj.h"
#include "prop.h"