diff options
author | Max Horn | 2003-03-13 01:49:54 +0000 |
---|---|---|
committer | Max Horn | 2003-03-13 01:49:54 +0000 |
commit | f6b03c0aba8867201612b2036c3a05e1ecfc8773 (patch) | |
tree | b639c286b6f63e6bb8eae50b68232c729279e4b3 /scumm/gfx.cpp | |
parent | 4c6e8dc695aeb8440414f06f86f9b834ac683962 (diff) | |
download | scummvm-rg350-f6b03c0aba8867201612b2036c3a05e1ecfc8773.tar.gz scummvm-rg350-f6b03c0aba8867201612b2036c3a05e1ecfc8773.tar.bz2 scummvm-rg350-f6b03c0aba8867201612b2036c3a05e1ecfc8773.zip |
char* -> byte*; if something is declared 'private' and then subclasses have to hack around that (BaseRenderer vs. ScummRenderer) that's usually a hint that it was not the right choice to make it private; don't use so many accessors for no good reasons
svn-id: r6808
Diffstat (limited to 'scumm/gfx.cpp')
0 files changed, 0 insertions, 0 deletions