diff options
Diffstat (limited to 'scumm')
-rw-r--r-- | scumm/intern.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scumm/intern.h b/scumm/intern.h index 00249586fe..f439e8b9a3 100644 --- a/scumm/intern.h +++ b/scumm/intern.h @@ -35,9 +35,6 @@ class LogicHE; class Sprite; #endif -class NutRenderer; // V8 Font Renderer -struct ArrayHeader; - // 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 |