diff options
Diffstat (limited to 'src/geode.h')
-rw-r--r-- | src/geode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/geode.h b/src/geode.h index b733805..ac69368 100644 --- a/src/geode.h +++ b/src/geode.h @@ -395,6 +395,7 @@ int GeodeGetSizeFromFB(unsigned int *); int + GeodeQueryImageAttributes(ScrnInfoPtr, int id, unsigned short *w, unsigned short *h, int *pitches, int *offsets); |