Files
nethack/sys/winnt/ntsound.c
2002-07-24 07:34:02 +00:00

16 lines
473 B
C

/* $Id$ */
/* Copyright (c) NetHack PC Development Team 1993 */
/* NetHack may be freely redistributed. See license for details. */
/* */
/*
* ntsound.c - Windows NT NetHack sound support
*
*Edit History:
* Initial Creation 93/12/11
*
*/
#include "hack.h"
/* ntsound.c */