mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 16:20:27 +00:00
xshm.c - buildfix
This commit is contained in:
parent
a3c61fc669
commit
ab2aec9b66
@ -44,7 +44,9 @@ typedef struct xshm
|
||||
unsigned int width;
|
||||
unsigned int height;
|
||||
unsigned int pitch;
|
||||
#if 0
|
||||
videoformat bpp;
|
||||
#endif
|
||||
|
||||
XShmSegmentInfo shmInfo;
|
||||
XImage* image;
|
||||
|
Loading…
x
Reference in New Issue
Block a user