X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=include%2Fextern.h;h=87062dba3db4a9dc2779a8ec6b4aeef3681c3fe6;hb=c969f79903dc8dc8585c86d04707056ded1fc90f;hp=e7f144052d72c3e63244f706f9381563a106262c;hpb=2891e9212ffa4068623838e6f9a7242f4c299107;p=jnethack%2Fsource.git diff --git a/include/extern.h b/include/extern.h index e7f1440..87062db 100644 --- a/include/extern.h +++ b/include/extern.h @@ -1683,7 +1683,8 @@ E void FDECL(set_output_mode, (int)); E void NDECL(synch_cursor); E void NDECL(nethack_enter_nttty); E void NDECL(nttty_exit); -#endif +E int NDECL(set_keyhandling_via_option); +#endif /* WIN32 */ /* ### o_init.c ### */