aboutsummaryrefslogtreecommitdiff
path: root/engines/mortevielle/parole2.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2011-12-26 18:18:34 +0000
committerStrangerke2012-04-06 08:18:20 +0200
commitb36a336203e0f18278d72ded1974a0ddf911b783 (patch)
treeb6f8b8028fbafad1cda0e67fdfe410d3dbe9936e /engines/mortevielle/parole2.cpp
parent321b86339fcad0b18f1c709692420b63bc4497ee (diff)
downloadscummvm-rg350-b36a336203e0f18278d72ded1974a0ddf911b783.tar.gz
scummvm-rg350-b36a336203e0f18278d72ded1974a0ddf911b783.tar.bz2
scummvm-rg350-b36a336203e0f18278d72ded1974a0ddf911b783.zip
MORTEVIELLE: real -> float
Diffstat (limited to 'engines/mortevielle/parole2.cpp')
-rw-r--r--engines/mortevielle/parole2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mortevielle/parole2.cpp b/engines/mortevielle/parole2.cpp
index 02ec4fb908..eec9798ada 100644
--- a/engines/mortevielle/parole2.cpp
+++ b/engines/mortevielle/parole2.cpp
@@ -66,7 +66,7 @@ void parole(int rep, int ht, int typ) {
tempo = tempo_bruit;
} else if (haut > 5) tempo = tempo_f;
else tempo = tempo_m;
- addfix = (real)((tempo - addv[0])) / 256;
+ addfix = (float)((tempo - addv[0])) / 256;
cctable(tbi);
switch (typ) {
case 1 : {