aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/sherlock/sherlock_logo.h
diff options
context:
space:
mode:
authorThierry Crozat2015-06-02 00:04:06 +0100
committerThierry Crozat2015-06-02 00:04:06 +0100
commitdf665e5907735fd5d40dcacd040f2e33b5125220 (patch)
treedd4589b0ba3af12010e525aae1ce9ab59461c6ce /engines/tsage/sherlock/sherlock_logo.h
parentd0a0f85fc524fc6e744c2a73c5c2413d411b4041 (diff)
downloadscummvm-rg350-df665e5907735fd5d40dcacd040f2e33b5125220.tar.gz
scummvm-rg350-df665e5907735fd5d40dcacd040f2e33b5125220.tar.bz2
scummvm-rg350-df665e5907735fd5d40dcacd040f2e33b5125220.zip
TSAGE: Add cast of nullptr to (const void *) in call to variadic functions
This should not be necessary, but this is for (at least) two reasons: - Our C++11 compatibility code simply defines nullptr as 0 (and 0 may have a different size to (const void *)0). - Xcode compiler on OS X throw an error without that cast (cannot pass object of non-POD type nullptr through variadic method).
Diffstat (limited to 'engines/tsage/sherlock/sherlock_logo.h')
0 files changed, 0 insertions, 0 deletions