aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/tizen/fs.cpp
diff options
context:
space:
mode:
authorAlexander Tkachev2016-08-04 14:36:21 +0600
committerAlexander Tkachev2016-08-04 14:36:21 +0600
commit7a89caac84d2dd8cb987b20f432609d462a5f5d8 (patch)
tree5c41845a0d36cd78d487a3a1c062ebcfa27d5a0e /backends/platform/tizen/fs.cpp
parentc34af3993771db881b27ebdbdd4d531cbc9c48b4 (diff)
downloadscummvm-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