diff options
Diffstat (limited to 'engines/scumm')
-rw-r--r-- | engines/scumm/intern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/intern.h b/engines/scumm/intern.h index c85c477b5d..721931f08d 100644 --- a/engines/scumm/intern.h +++ b/engines/scumm/intern.h @@ -28,9 +28,9 @@ namespace Scumm { +class Insane; class SmushMixer; - // This is to help devices with small memory (PDA, smartphones, ...) // to save abit of memory used by opcode names in the Scumm engine. #ifndef REDUCE_MEMORY_USAGE |