diff options
Diffstat (limited to 'common/winexe_ne.cpp')
-rw-r--r-- | common/winexe_ne.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/winexe_ne.cpp b/common/winexe_ne.cpp index 80266ba87e..8690f6795b 100644 --- a/common/winexe_ne.cpp +++ b/common/winexe_ne.cpp @@ -136,7 +136,7 @@ bool NEResources::loadFromCompressedEXE(const String &fileName) { matchPos &= 0xFFF; } } - + } } |