aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Gilbert2012-10-22 23:35:51 +1100
committerPaul Gilbert2012-10-22 23:35:51 +1100
commit46a21087bd64b997ab833c83872c51eb84288876 (patch)
tree6901cefb3d0f43911051b722f7758f0b4dd8f19a
parent35136d637739617d2034fcfac6f948d25ddb1088 (diff)
downloadscummvm-rg350-46a21087bd64b997ab833c83872c51eb84288876.tar.gz
scummvm-rg350-46a21087bd64b997ab833c83872c51eb84288876.tar.bz2
scummvm-rg350-46a21087bd64b997ab833c83872c51eb84288876.zip
HOPKINS: Fix gcc identified warnings in talk.cpp
-rw-r--r--engines/hopkins/talk.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/engines/hopkins/talk.cpp b/engines/hopkins/talk.cpp
index dc2f8d045c..2ddb74ff09 100644
--- a/engines/hopkins/talk.cpp
+++ b/engines/hopkins/talk.cpp
@@ -1038,14 +1038,14 @@ LABEL_2:
void TalkManager::REPONSE2(int a1, int a2) {
signed int v3;
- __int16 v4;
- __int16 v5;
- __int16 v6;
- __int16 v7;
- __int16 v8;
- __int16 v9;
- __int16 v10;
- __int16 v11;
+ int v4;
+ int v5;
+ int v6;
+ int v7;
+ int v8;
+ int v9;
+ int v10;
+ int v11;
v3 = 0;
if (a2 == 5 && _vm->_globals.SAUVEGARDE->data[svField3] == 4) {