]> granicus.if.org Git - nethack/commit
tiles lint
authorPatR <rankin@nethack.org>
Thu, 23 Jun 2016 13:19:45 +0000 (06:19 -0700)
committerPatR <rankin@nethack.org>
Thu, 23 Jun 2016 13:19:45 +0000 (06:19 -0700)
commit1f787c077bf7f4d60beec2bb2daaff29da7bf61c
treebc3479b0427e8c61356a58336c6badcd42b9acc0
parent030e3c0dfd75b7ca98d401826c3a309fd3315a4c
tiles lint

FDECL(foo, (boolean)) ought to have been using (BOOLEAN_P), but
the tiles code isn't including the header which defines that, so
change the argument to int.
win/share/tile.h
win/share/tiletext.c