aboutsummaryrefslogtreecommitdiff
path: root/shared-core/mach64_drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared-core/mach64_drm.h')
-rw-r--r--shared-core/mach64_drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-core/mach64_drm.h b/shared-core/mach64_drm.h
index 1fd8c002..083f959d 100644
--- a/shared-core/mach64_drm.h
+++ b/shared-core/mach64_drm.h
@@ -237,7 +237,7 @@ typedef struct drm_mach64_vertex {
} drm_mach64_vertex_t;
typedef struct drm_mach64_blit {
- int idx;
+ void *buf;
int pitch;
int offset;
int format;