aboutsummaryrefslogtreecommitdiff
path: root/engines/mortevielle/outtext.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mortevielle/outtext.h')
-rw-r--r--engines/mortevielle/outtext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mortevielle/outtext.h b/engines/mortevielle/outtext.h
index fcf4822ab5..b9a239bff6 100644
--- a/engines/mortevielle/outtext.h
+++ b/engines/mortevielle/outtext.h
@@ -30,7 +30,7 @@
namespace Mortevielle {
-static void cinq_huit(char &c, int &ind, byte &pt, boolean &the_end);
+static void cinq_huit(char &c, int &ind, byte &pt, bool &the_end);
void deline(int num , phrase &l , int &tl);
static int l_motsuiv(int p, phrase &ch, int &tab);
void afftex(phrase ch, int x, int y, int dx, int dy, int typ);