aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--3d_accel.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/3d_accel.h b/3d_accel.h
index f3db192..4faefd9 100644
--- a/3d_accel.h
+++ b/3d_accel.h
@@ -33,7 +33,7 @@ THE SOFTWARE.
#endif
#endif
-#define API_3DACCEL_VER 20250316
+#define API_3DACCEL_VER 20250522
#define ESCAPE_DRV_NT 0x1103 /* (4355) */
@@ -108,7 +108,8 @@ THE SOFTWARE.
#endif
#define FBHDA_OVERLAYS_MAX 16
-#define FBHDA_ROW_ALIGN 8
+//#define FBHDA_ROW_ALIGN 8
+#define FBHDA_ROW_ALIGN 4
typedef struct FBHDA_overlay
{