From 5aef7a1010eab98f5e6e20b6e38d2a98de2d4eaf Mon Sep 17 00:00:00 2001 From: riccardom Date: Wed, 2 Sep 2009 18:44:00 +0000 Subject: [PATCH] Fix whitespace :) --- desmume/src/gtk/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desmume/src/gtk/main.cpp b/desmume/src/gtk/main.cpp index 0cc8ae5a0..66ec3ab33 100644 --- a/desmume/src/gtk/main.cpp +++ b/desmume/src/gtk/main.cpp @@ -1842,7 +1842,7 @@ common_gtk_main( struct configured_features *my_config) /* Init the hud / osd stuff */ Desmume_InitOnce(); Hud.reset(); - aggDraw.hud->attach(GPU_screen, 256, 384, 512); + aggDraw.hud->attach(GPU_screen, 256, 384, 512); /* * Activate the GDB stubs