const and char* to char[]

contributed by <Someone>
This commit is contained in:
nethack.allison
2002-08-22 07:31:44 +00:00
parent 21dd13c294
commit 36978c60fd

View File

@@ -222,6 +222,7 @@ removing unowned pick-axe from container in shop gave inappropriate message
don't let monster end up with more current HP than max HP after life drain
make sure that missing file trickery in wizard mode which is discovered during
level change doesn't try to keep going after discarding current level
contribution by Adam Wozniak adds several const & changes some char* to char[]
Platform- and/or Interface-Specific Fixes