aboutsummaryrefslogtreecommitdiff
path: root/sound/musicplugin.cpp
diff options
context:
space:
mode:
authorMax Horn2009-10-13 18:51:14 +0000
committerMax Horn2009-10-13 18:51:14 +0000
commit581b819c25e9cf0700f36dd3cf22818db30f9420 (patch)
tree2169d8912886f4fbdf48ac9e2efe030e4747aa11 /sound/musicplugin.cpp
parent0df369767d4c560b75e4578cb7d3ab703cb5bf2b (diff)
downloadscummvm-rg350-581b819c25e9cf0700f36dd3cf22818db30f9420.tar.gz
scummvm-rg350-581b819c25e9cf0700f36dd3cf22818db30f9420.tar.bz2
scummvm-rg350-581b819c25e9cf0700f36dd3cf22818db30f9420.zip
BUILD: Don't set endianes & data types explicitly, rely on auto-detection
The auto-detection code *does* work for cross compilers, too. So it should never be necessary to explicitly set _endian or type_1_byte etc.. But if for some reason this does not work correctly on your port, and you have to re-add the explicit settings, please make sure to clearly document this with a comment. Note: Several ports set type_4_byte='long'. I added FIXME comments to each code, asking porters to document the reason why 'long' must be used instead 'int' resp. instead of the auto-detected type. svn-id: r45037
Diffstat (limited to 'sound/musicplugin.cpp')
0 files changed, 0 insertions, 0 deletions