diff options
author | Torbjörn Andersson | 2014-02-12 22:15:28 +0100 |
---|---|---|
committer | Torbjörn Andersson | 2014-02-12 22:15:28 +0100 |
commit | 243bb0dea766e30f52826d523d5f40146b3c5bc3 (patch) | |
tree | 9835ede9c78ee07d7e544d10b1cca556dd668449 /backends/platform/psp/audio.cpp | |
parent | cb2b1d5ca1e28a1192e86a89b37006d72cc6b078 (diff) | |
download | scummvm-rg350-243bb0dea766e30f52826d523d5f40146b3c5bc3.tar.gz scummvm-rg350-243bb0dea766e30f52826d523d5f40146b3c5bc3.tar.bz2 scummvm-rg350-243bb0dea766e30f52826d523d5f40146b3c5bc3.zip |
AVALANCHE: Silence GCC warnings
Mainly, GCC complained about case labels having a value less than
the minimum value for the type. Probably because character literals
may be signed or unsigned, while _trigger is always unsigned.
Diffstat (limited to 'backends/platform/psp/audio.cpp')
0 files changed, 0 insertions, 0 deletions