From deded166fd253a3a50a66f1a97cc215e47372472 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 30 May 2008 21:06:53 +0000 Subject: 20080530-2206 --- emu/Nt/win.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emu/Nt/win.c') diff --git a/emu/Nt/win.c b/emu/Nt/win.c index 2e984642..93c79c25 100644 --- a/emu/Nt/win.c +++ b/emu/Nt/win.c @@ -53,7 +53,7 @@ static int attached; static int isunicode = 1; static HCURSOR hcursor; -static char *argv0 = "inferno"; +char *argv0 = "inferno"; static ulong *data; extern DWORD PlatformId; -- cgit v1.2.3