Files
nethack/sys/winnt/ntsound.c
nethack.allison 742e1e8c90 3.3.2 to 3.4.0
2002-02-04 16:11:00 +00:00

16 lines
513 B
C

/* SCCS Id: @(#)ntsound.c 3.4 1995/09/06 */
/* 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 */