more 3.7 vestiges

A little later than this probably should have been committed.
This commit is contained in:
nhmall
2026-06-20 18:26:43 -04:00
parent f5724ff9e6
commit 198ac655e5
252 changed files with 252 additions and 252 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* NetHack 5.0 ppmwrite.c $NHDT-Date: 1596498336 2020/08/03 23:45:36 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.7 $ */
/* NetHack 5.0 ppmwrite.c $NHDT-Date: 1781973098 2026/06/20 16:31:38 $ $NHDT-Branch: NetHack-5.0 $:$NHDT-Revision: 1.10 $ */
/* this produces a raw ppm file, with a 15-character header of
* "P6 3-digit-width 3-digit-height 255\n"
*/