Merge branch 'hallutraps' of https://github.com/copperwater/NetHack into copperwater-hallutraps-3.7

This commit is contained in:
nhmall
2019-10-02 13:02:22 -04:00
13 changed files with 85 additions and 53 deletions

View File

@@ -2563,6 +2563,7 @@ E boolean FDECL(uteetering_at_seen_pit, (struct trap *));
E boolean NDECL(lava_effects);
E void NDECL(sink_into_lava);
E void NDECL(sokoban_guilt);
E const char * FDECL(trapname, (int, BOOLEAN_P));
/* ### u_init.c ### */