From eb103fec101bac54e16df0c72fb2a85ee45e5723 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 15 Aug 2014 00:21:17 -0400 Subject: split dump file loading out to a separate file (and class) --- crawl-ref/source/MSVC/crawl.vcxproj.filters | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crawl-ref/source/MSVC/crawl.vcxproj.filters') diff --git a/crawl-ref/source/MSVC/crawl.vcxproj.filters b/crawl-ref/source/MSVC/crawl.vcxproj.filters index d47cf34e87..37bbcd2967 100644 --- a/crawl-ref/source/MSVC/crawl.vcxproj.filters +++ b/crawl-ref/source/MSVC/crawl.vcxproj.filters @@ -287,6 +287,7 @@ + @@ -611,6 +612,7 @@ + -- cgit v1.2.3-54-g00ecf