diff options
author | Alexander Tkachev | 2016-08-04 14:36:21 +0600 |
---|---|---|
committer | Alexander Tkachev | 2016-08-04 14:36:21 +0600 |
commit | 7a89caac84d2dd8cb987b20f432609d462a5f5d8 (patch) | |
tree | 5c41845a0d36cd78d487a3a1c062ebcfa27d5a0e /backends/platform/tizen/fs.cpp | |
parent | c34af3993771db881b27ebdbdd4d531cbc9c48b4 (diff) | |
download | scummvm-rg350-7a89caac84d2dd8cb987b20f432609d462a5f5d8.tar.gz scummvm-rg350-7a89caac84d2dd8cb987b20f432609d462a5f5d8.tar.bz2 scummvm-rg350-7a89caac84d2dd8cb987b20f432609d462a5f5d8.zip |
COMMON: Add WriteStream::pos()
It returns int32, because some complex streams are derived from both
WriteStream and ReadStream, and in ReadStream pos() returns int32,
because -1 means an error.
I had to change MemoryStream's uint32 to int32, which is probably not so
good.
Diffstat (limited to 'backends/platform/tizen/fs.cpp')
0 files changed, 0 insertions, 0 deletions