diff options
-rw-r--r-- | PE/extract-rooms.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PE/extract-rooms.cpp b/PE/extract-rooms.cpp index 3af349e..e00a516 100644 --- a/PE/extract-rooms.cpp +++ b/PE/extract-rooms.cpp @@ -176,4 +176,4 @@ virtual int startup() throw (GeneralException) { delete f; return 0; } -CODE_ENDS
\ No newline at end of file +CODE_ENDS |