From ec0e3827d0da4da39bc6e307fa6b809579baa0e2 Mon Sep 17 00:00:00 2001 From: n-a-c-h <> Date: Thu, 23 Mar 2006 22:26:21 +0000 Subject: [PATCH] Removed snesmouse from GUI. --- zsnes/src/gui/gui.asm | 2 +- zsnes/src/gui/guiload.inc | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/zsnes/src/gui/gui.asm b/zsnes/src/gui/gui.asm index 2b020687..f5533327 100644 --- a/zsnes/src/gui/gui.asm +++ b/zsnes/src/gui/gui.asm @@ -95,7 +95,7 @@ EXTSYM ExitFromGUI,GUIWFVID,cfgvsync,newgfx16b,cfgscanline,cfginterp EXTSYM NumVideoModes,cfgvolume,MusicVol,DSPMem,NumInputDevices,GUIInputNames EXTSYM GUIVideoModeNames,GUISLVID,GUIINVID,GUIEAVID,GUIIEVID,GUIFSVID,GUIWSVID EXTSYM GUISSVID,GUITBVID,GUIHSVID,GUI2xVID,GUII2VID,GUIM7VID,GUINTVID -EXTSYM cfgSoundQuality,cfgStereoSound,cfgforce8b,convertnum,converthex,snesmouse +EXTSYM cfgSoundQuality,cfgStereoSound,cfgforce8b,convertnum,converthex EXTSYM pl1upk,pl1downk,pl1leftk,pl1rightk,pl1Lk,pl1Rk,pl1Ak,pl1Bk,outofmemfix EXTSYM yesoutofmemory,JoyX,JoyY,JoyMinX,JoyMinY,JoyMaxX,JoyMaxY,JoyMinX209 EXTSYM JoyMaxX209,JoyMinY209,JoyMaxY209,GetCoords,GetCoords3,MultiTap,SFXEnable diff --git a/zsnes/src/gui/guiload.inc b/zsnes/src/gui/guiload.inc index cb1ea180..77e6d410 100644 --- a/zsnes/src/gui/guiload.inc +++ b/zsnes/src/gui/guiload.inc @@ -256,7 +256,6 @@ GUIloadfilename: call showinfogui popad call initsnes - ;mov byte[snesmouse],0 mov byte[sramsavedis],0 mov eax,regsbackup mov ebx,sndrot