Files
nethack/sys
nhmall 4ab2860718 warning fix in msdos build
../sys/msdos/font.c:24:12: warning: declaration of 'flags' shadows a global declaration [-Wshadow]
   24 |     uint32 flags;
      |            ^~~~~
In file included from ../include/hack.h:285,
                 from ../sys/msdos/font.c:3:
../include/flag.h:422:29: note: shadowed declaration is here
  422 | extern NEARDATA struct flag flags;
      |                             ^~~~~
make[2]: Entering directory '/home/nhmall/git/NHsource/util'
2022-10-09 09:35:24 -04:00
..
2022-05-07 10:25:13 -04:00
2022-10-09 09:35:24 -04:00
2022-09-17 15:57:52 -04:00
2022-10-09 02:53:52 -04:00
2022-09-17 15:57:52 -04:00