]> granicus.if.org Git - nethack/commitdiff
cross platform testing
authornhmall <nhmall@nethack.org>
Wed, 9 May 2018 22:47:19 +0000 (18:47 -0400)
committernhmall <nhmall@nethack.org>
Wed, 9 May 2018 22:47:19 +0000 (18:47 -0400)
win/tty/wintty.c

index d58b211e358f56a093c1e40263e7b2e1afc915fc..96ec3b5f968393d57e76626455a4c2d37553c4f3 100644 (file)
@@ -3531,6 +3531,7 @@ const char *str;
         }
 #ifdef STATUS_HILITES
         else {
+            tty_curs(WIN_STATUS, i, cw->cury);
             ttyDisplay->curx++;
             cw->curx++;
         }