From f00ef5df57bc6ef6f533bbbab049ef1682cf20fa Mon Sep 17 00:00:00 2001 From: ipher <> Date: Sat, 14 May 2005 09:10:41 +0000 Subject: [PATCH] sorry! --- zsnes/src/uic.c | 1 + 1 file changed, 1 insertion(+) diff --git a/zsnes/src/uic.c b/zsnes/src/uic.c index a6c6af7f..b5cc21dc 100644 --- a/zsnes/src/uic.c +++ b/zsnes/src/uic.c @@ -140,6 +140,7 @@ unsigned char *spc7110romptr; unsigned char MusicRelVol = 75; unsigned char MusicVol = 0; unsigned char MMXextSupport = 0; +unsigned char EmuSpeed = 15; void outofmemory(); void init();