From 18b544b251a72969ae1e8b9716f70a6fa358c6d3 Mon Sep 17 00:00:00 2001 From: zeromus Date: Wed, 16 Dec 2009 05:11:32 +0000 Subject: [PATCH] win32: i doubt everyone wants a hacky test dialog to appear when they boot the emu --- desmume/src/windows/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/desmume/src/windows/main.cpp b/desmume/src/windows/main.cpp index a8fd4ff4e..9b53d0bc5 100644 --- a/desmume/src/windows/main.cpp +++ b/desmume/src/windows/main.cpp @@ -2618,8 +2618,8 @@ int _main() MainWindow->Show(SW_NORMAL); //DEBUG TEST HACK - driver->VIEW3D_Init(); - driver->view3d->Launch(); + //driver->VIEW3D_Init(); + //driver->view3d->Launch(); //--------- //------DO EVERYTHING