diff options
-rw-r--r-- | scumm/intern.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/intern.h b/scumm/intern.h index 23b1ff78ad..b4ab5c0fbb 100644 --- a/scumm/intern.h +++ b/scumm/intern.h @@ -375,6 +375,7 @@ protected: void o6_pickVarRandom(); void o6_getDateTime(); void o6_unknownE0(); + void o6_unknownE4(); void o6_localizeArray(); void o6_shuffle(); |