summaryrefslogtreecommitdiff
path: root/src/w_file.h
diff options
context:
space:
mode:
authorGhostlyDeath2008-05-05 03:44:28 +0000
committerGhostlyDeath2008-05-05 03:44:28 +0000
commita9e8b883ceda0cabf7066a39c3a66c68377a1750 (patch)
tree824977d76e6b24bb8e32ead78f820c10480a8c56 /src/w_file.h
parent7be9552290f80d9dd68d03642be2618335a51cde (diff)
downloadchocolate-doom-a9e8b883ceda0cabf7066a39c3a66c68377a1750.tar.gz
chocolate-doom-a9e8b883ceda0cabf7066a39c3a66c68377a1750.tar.bz2
chocolate-doom-a9e8b883ceda0cabf7066a39c3a66c68377a1750.zip
Updated VC++ Project for added files; Manifest should have version
1.1.1.0 not 1.0.0.0; the rc files in the codeblocks folder have been updated Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1142
Diffstat (limited to 'src/w_file.h')
-rw-r--r--src/w_file.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/w_file.h b/src/w_file.h
index 2eb0d492..e0dbb315 100644
--- a/src/w_file.h
+++ b/src/w_file.h
@@ -84,5 +84,3 @@ size_t W_Read(wad_file_t *wad, unsigned int offset,
void *buffer, size_t buffer_len);
#endif /* #ifndef __W_FILE__ */
-
-