nhmall
|
f963c5aca7
|
switch source tree from k&r to c99
|
2021-01-26 21:06:16 -05:00 |
|
nhmall
|
ac9ba38449
|
file header bump from "NetHack 3.6" to "NetHack 3.7"
|
2020-08-03 22:07:36 -04:00 |
|
nhmall
|
bb1a0dd60b
|
build warning for noreturn function that does return
The warning showed up with gcc on msdos (__DJGPP__)
end.c: In function 'nh_terminate':
end.c:1729:1: warning: 'noreturn' function does return
}
^
|
2020-06-08 14:44:29 -04:00 |
|
nhmall
|
969247cc14
|
Merge branch 'NetHack-3.6'
|
2019-05-27 18:44:33 -04:00 |
|
nhmall
|
6f71f483d2
|
make the rc file match the build target name for Windows
|
2019-05-27 18:42:25 -04:00 |
|