Index: trunk/platform/d10/sub/100a/lib.c
===================================================================
--- trunk/platform/d10/sub/100a/lib.c	(revision 907)
+++ trunk/platform/d10/sub/100a/lib.c	(revision 930)
@@ -48,5 +48,6 @@
 long vid_get_bitmap_screen_width()
 {
-    return 720;
+//    return 720;
+    return 360; // 720 is the real width but we lie for aspect correction ...
 }
 
