OS bit in sp_lev.c

This commit is contained in:
nhmall
2026-05-14 13:03:48 -04:00
parent c6a58c5c5a
commit 2eb817af07
+2 -2
View File
@@ -1,4 +1,4 @@
/* NetHack 5.0 sp_lev.c $NHDT-Date: 1737610109 2025/01/22 21:28:29 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.373 $ */
/* NetHack 5.0 sp_lev.c $NHDT-Date: 1778778225 2026/05/14 17:03:45 $ $NHDT-Branch: NetHack-5.0 $:$NHDT-Revision: 1.387 $ */
/* Copyright (c) 1989 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */
@@ -70,7 +70,7 @@ staticfn boolean good_stair_loc(coordxy, coordxy);
staticfn void ensure_way_out(void);
#if 0
/* macosx complains that these are unused */
/* macOS complains that these are unused */
staticfn long sp_code_jmpaddr(long, long);
staticfn void spo_room(struct sp_coder *);
staticfn void spo_trap(struct sp_coder *);