diff options
author | Alexander Tkachev | 2016-08-31 12:07:53 +0600 |
---|---|---|
committer | Alexander Tkachev | 2016-08-31 12:07:53 +0600 |
commit | 153f06b324c686b5b7a220ca59414adab14c2032 (patch) | |
tree | d7758cf832051f24ac04ea10b54f18e3c4c02526 /backends/platform/ds/arm9/source | |
parent | d9fb4a2bc5ed99bc46e4d9ced3ef4bafa5dc5740 (diff) | |
download | scummvm-rg350-153f06b324c686b5b7a220ca59414adab14c2032.tar.gz scummvm-rg350-153f06b324c686b5b7a220ca59414adab14c2032.tar.bz2 scummvm-rg350-153f06b324c686b5b7a220ca59414adab14c2032.zip |
N64: Fix OutSaveFile error
OutSaveFile was just a typedef of WriteStream once, but now it's not.
These Out*Save classes are then wrapped with OutSaveFile, so it should
be OK to derive them from WriteStream instead of OutSaveFile.
Diffstat (limited to 'backends/platform/ds/arm9/source')
0 files changed, 0 insertions, 0 deletions