Max Horn 4bf7e9e6b0 SCI: Fix yet another (new) const correctness violation.
I would suggest rewriting all of text16.cpp to use
byte* instead of char*, then all this casting around
(which introduces the const correctness violations)
would not be necessary in the first place.

svn-id: r48711
2010-04-19 09:46:27 +00:00
..
2010-03-22 20:28:08 +00:00