From b3a88c3f3cd88f41350cc9a38aa9362045a0554a Mon Sep 17 00:00:00 2001 From: Ian C Date: Sat, 24 Sep 2005 00:02:40 +0000 Subject: Development checkin --- main.bmx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.bmx') diff --git a/main.bmx b/main.bmx index 2d0e539..1e02371 100644 --- a/main.bmx +++ b/main.bmx @@ -30,7 +30,7 @@ Incbin "GFX/COLLECTOR.png" ' Initialise graphics ' SetGraphicsDriver GLMax2DDriver() -Graphics 800,600',32,60 +Graphics 800,600,32,60 HideMouse SetBlend(ALPHABLEND) -- cgit v1.2.3