From ca711a43ab9026f16704fb1051321b83ccc0f970 Mon Sep 17 00:00:00 2001 From: ipher <> Date: Thu, 10 Mar 2005 21:43:46 +0000 Subject: [PATCH] Text within boxes in the Netplay window now have shadows. Cursor shadow still to come! --- zsnes/src/gui/guiwindp.inc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/zsnes/src/gui/guiwindp.inc b/zsnes/src/gui/guiwindp.inc index f2a2f64d..44683511 100644 --- a/zsnes/src/gui/guiwindp.inc +++ b/zsnes/src/gui/guiwindp.inc @@ -4104,7 +4104,11 @@ DisplayNetOptnsTCPIP: DrawGUIWinBox 8,26,58,191,66,167 GUIOuttextwin2 8,17,97,GUINetTextp2 GUIOuttextwin2 8,5,87,hostname - + + mov byte[GUItextcolor],223 + GUIOuttextwin2 8,60,16,GUINetTextl2 + GUIOuttextwin2 8,31,61,TCPIPAddress + GUIOuttextwin2 8,60,27,ChatNick mov byte[GUItextcolor],221 cmp byte[GUIWincoladd],0 je .zero2