OSDN Git Service

upgrade to 3.6.7
[jnethack/source.git] / sys / winnt / stubs.c
index 2ee65bf..39352e0 100644 (file)
@@ -198,4 +198,14 @@ set_altkeyhandler(const char *inName)
 {
     return;
 }
+void
+set_altkeyhandling(const char *inName)
+{
+}
+
+int
+set_keyhandling_via_option(void)
+{
+    return 1;
+}
 #endif /* TTYSTUBS */