diff options
Diffstat (limited to 'engines/hopkins/globals.h')
-rw-r--r-- | engines/hopkins/globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hopkins/globals.h b/engines/hopkins/globals.h index a3b9347de5..cd9f4ac265 100644 --- a/engines/hopkins/globals.h +++ b/engines/hopkins/globals.h @@ -375,7 +375,7 @@ public: byte *COUCOU; byte *chemin; byte *cache_souris; - byte *BufLig; + int16 *BufLig; byte *Bufferdecor; byte *ADR_FICHIER_OBJ; byte *PERSO; |