From a9e8b883ceda0cabf7066a39c3a66c68377a1750 Mon Sep 17 00:00:00 2001 From: GhostlyDeath Date: Mon, 5 May 2008 03:44:28 +0000 Subject: 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 --- src/w_file.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') 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__ */ - - -- cgit v1.2.3