From 725c41fb9a99bdee756076b7a64f53c6eb21e763 Mon Sep 17 00:00:00 2001 From: ipher <> Date: Mon, 11 Apr 2005 05:16:30 +0000 Subject: [PATCH] Fixed the size of the black box for the Rewind States option. --- zsnes/src/gui/guiwindp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsnes/src/gui/guiwindp.inc b/zsnes/src/gui/guiwindp.inc index a7e9d97c..2523b91c 100644 --- a/zsnes/src/gui/guiwindp.inc +++ b/zsnes/src/gui/guiwindp.inc @@ -6111,7 +6111,7 @@ DisplayGUISave: mov byte[GUItextcolor],211 .zero7 - DrawGUIWinBox 20,150,17,165,26,167 + DrawGUIWinBox 20,150,17,165,24,167 xor ax,ax mov ah,[RewindStates] mov al,48