*** empty log message ***

This commit is contained in:
jwalz
2002-01-05 21:06:00 +00:00
parent 698937a238
commit 15bc7496e4

15
sys/winnt/ntsound.c Normal file
View File

@@ -0,0 +1,15 @@
/* SCCS Id: @(#)ntsound.c 3.3 95/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 */