aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/mortevielle/var_mor.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/mortevielle/var_mor.h b/engines/mortevielle/var_mor.h
index bc63aa98d3..5bbc8bdb36 100644
--- a/engines/mortevielle/var_mor.h
+++ b/engines/mortevielle/var_mor.h
@@ -161,9 +161,9 @@ extern const byte rang[16];
struct sav_chaine {
int conf;
- char pourc[11];
- char teauto[43];
- char sjer[31];
+ byte pourc[11];
+ byte teauto[43];
+ byte sjer[31];
int mlieu, iboul, ibag, icave, ivier, ipuit;
int derobj, iloic, icryp;
bool ipre;