diff options
Diffstat (limited to 'engines/hugo/file_v1w.cpp')
-rw-r--r-- | engines/hugo/file_v1w.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/hugo/file_v1w.cpp b/engines/hugo/file_v1w.cpp index 162019dd2e..8a06cef939 100644 --- a/engines/hugo/file_v1w.cpp +++ b/engines/hugo/file_v1w.cpp @@ -87,4 +87,3 @@ void FileManager_v1w::readOverlay(const int screenNum, image_pt image, ovl_t ove } } // End of namespace Hugo - |