diff src/video/ps3/SDL_ps3video.h @ 3143:8fdabaa064c3 gsoc2009_ps3

Fixed centering. Added debug msgs for RenderCopy().
author Martin Lowinski <martin@goldtopf.org>
date Sat, 06 Jun 2009 06:40:23 +0000
parents c146645a770e
children 0d8d1f870964
line wrap: on
line diff
--- a/src/video/ps3/SDL_ps3video.h	Thu Jun 04 07:02:15 2009 +0000
+++ b/src/video/ps3/SDL_ps3video.h	Sat Jun 06 06:40:23 2009 +0000
@@ -34,7 +34,7 @@
  * 2: SPE debug messages
  * 3: Memory adresses
  */
-#define DEBUG_LEVEL 2
+#define DEBUG_LEVEL 1
 
 #ifdef DEBUG_LEVEL
 #define deprintf( level, fmt, args... ) \