diff options
author | D G Turner | 2012-02-24 04:44:26 +0000 |
---|---|---|
committer | D G Turner | 2012-02-24 15:04:09 +0000 |
commit | 542014c309cb713ee5f550f344065fa9124f17bd (patch) | |
tree | 587c8f898f58477e8eb9dc73e843d1ec3cabd77b /engines/cine/bg.h | |
parent | 14e6a5f8f7c7e3ac0d70ca4d59032954353fc823 (diff) | |
download | scummvm-rg350-542014c309cb713ee5f550f344065fa9124f17bd.tar.gz scummvm-rg350-542014c309cb713ee5f550f344065fa9124f17bd.tar.bz2 scummvm-rg350-542014c309cb713ee5f550f344065fa9124f17bd.zip |
DREAMWEB: Add datafile name prefix to engine and modify showPCX() to it.
This new variable removes the need for duplicates strings of the form
"DREAMWEB.*" spread throughout the dreamweb engine, replacing them with
a common const string on the engine holding the datafile name prefix.
This will reduce binary size and it should also simplify adding support
for foreign language variants, where the datafile name prefix is
changed.
To demostrate usage and prove this, showPCX() is migrated to using this.
Diffstat (limited to 'engines/cine/bg.h')
0 files changed, 0 insertions, 0 deletions