aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/pluto/FILEFORMAT
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/util/pluto/FILEFORMAT')
-rw-r--r--engines/sword25/util/pluto/FILEFORMAT2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/util/pluto/FILEFORMAT b/engines/sword25/util/pluto/FILEFORMAT
index b3f10ee603..e7716675c7 100644
--- a/engines/sword25/util/pluto/FILEFORMAT
+++ b/engines/sword25/util/pluto/FILEFORMAT
@@ -165,4 +165,4 @@ struct LocVar {
Object name; /* Name of the local variable */
int startpc; /* Point where variable is active */
int endpc; /* Point where variable is dead */
-}; \ No newline at end of file
+};