aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/streams.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gargoyle/streams.h')
-rw-r--r--engines/gargoyle/streams.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gargoyle/streams.h b/engines/gargoyle/streams.h
index 82d6465eb2..51ab484eb7 100644
--- a/engines/gargoyle/streams.h
+++ b/engines/gargoyle/streams.h
@@ -36,6 +36,7 @@ struct StreamResult {
uint32 _readCount;
uint32 _writeCount;
};
+typedef StreamResult stream_result_t;
/**
* Base class for streams