NHDT->ANH, nethack->anethack, nhdat->anhdat
[aNetHack.git] / sys / wince / mhaskyn.c
blob8aeb88af61dda683eb81960e03e0cc93d278f6b2
1 /* aNetHack 0.0.1 mhaskyn.c $ANH-Date: 1432512801 2015/05/25 00:13:21 $ $ANH-Branch: master $:$ANH-Revision: 1.9 $ */
2 /* Copyright (C) 2001 by Alex Kompel */
3 /* aNetHack may be freely redistributed. See license for details. */
5 #include <assert.h>
6 #include "winMS.h"
7 #include "mhaskyn.h"
9 int
10 mswin_yes_no_dialog(const char *question, const char *choices, int def)
12 return '\032';