From 254b5fd3cf0bec4cfd60c2b4469e72038d96e307 Mon Sep 17 00:00:00 2001 From: ipher <> Date: Fri, 13 May 2005 23:41:23 +0000 Subject: [PATCH] Added a missing ret to the end of GUIAddonKeys (Thanks Jonas_Quinn!) --- zsnes/src/gui/guikeys.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsnes/src/gui/guikeys.inc b/zsnes/src/gui/guikeys.inc index 32492173..e09881a8 100644 --- a/zsnes/src/gui/guikeys.inc +++ b/zsnes/src/gui/guikeys.inc @@ -778,6 +778,7 @@ GUIAddonKeys: jne .nolethalgun mov byte[snesmouse],4 .nolethalgun + ret GUIChipKeys: cmp dh,'a' ;Setup