shithub: choc

Download patch

ref: bc09b36a201ae09ec5d60a8aa73bddcfb14e2b31
parent: 3a1bc4269d681e7d5a574e171c8cb9ab8ff2087a
author: James Haley <haleyjd@hotmail.com>
date: Sat Mar 5 19:38:49 EST 2016

Allow SDL headers and libraries to exist in the msvc project directory

--- a/msvc/.gitignore
+++ b/msvc/.gitignore
@@ -5,3 +5,6 @@
 savegames
 strfsav*
 *.pcx
+SDL*
+begin_code.h
+close_code.h
\ No newline at end of file