diff src/projectm-1.0/video_init.cxx @ 3044:c733dd93af62

Queued projectm fixes.
author William Pitcock <nenolod@atheme.org>
date Thu, 16 Apr 2009 16:53:23 -0500
parents 9bdb5aba5e00
children
line wrap: on
line diff
--- a/src/projectm-1.0/video_init.cxx	Tue Apr 14 18:25:16 2009 -0500
+++ b/src/projectm-1.0/video_init.cxx	Thu Apr 16 16:53:23 2009 -0500
@@ -55,8 +55,8 @@
   
 //  printf("Screen Resolution: %d x %d\n", info->current_w, info->current_h);
 // XXX
-  *fvw = w;
-  *fvh = h;
+//  *fvw = w;
+//  *fvh = h;
   bpp = info->vfmt->BitsPerPixel;
   //SDL_GL_SetAttribute( SDL_GL_RED_SIZE, 8 );
   //SDL_GL_SetAttribute( SDL_GL_GREEN_SIZE, 8 );