From 254124dbca4cf804d578830c95440b695b2be86e Mon Sep 17 00:00:00 2001 From: ekeeke31 Date: Mon, 20 Aug 2007 09:43:42 +0000 Subject: [PATCH] --- source/sound/sound.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/sound/sound.c b/source/sound/sound.c index ee6cfee..245e224 100644 --- a/source/sound/sound.c +++ b/source/sound/sound.c @@ -1,6 +1,6 @@ /* sound.c - YM2612 and SN76489 emulation + YM2612 and SN76489 handler */ #include "shared.h"