From fe63ebc8704a79a978a4f339110d31acebdd50e1 Mon Sep 17 00:00:00 2001 From: Spike Date: Sun, 17 Sep 2017 03:22:55 +0100 Subject: [PATCH] Windows... Messed up access modes. --- Quake/Makefile | 0 Quake/Makefile.darwin | 0 Quake/Makefile.w32 | 0 Quake/Makefile.w64 | 0 Quake/OWMakefile.win32 | 0 Quake/fs_zip.c | 0 Quake/pr_ext.c | 0 Quake/r_part_fte.c | 0 Quake/snd_voip.c | 0 Quake/snd_voip.h | 0 Quake/stb_image.h | 0 Windows/VisualStudio/quakespasm-sdl2.vcproj | 0 Windows/VisualStudio/quakespasm.vcproj | 0 13 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Quake/Makefile mode change 100755 => 100644 Quake/Makefile.darwin mode change 100755 => 100644 Quake/Makefile.w32 mode change 100755 => 100644 Quake/Makefile.w64 mode change 100755 => 100644 Quake/OWMakefile.win32 mode change 100755 => 100644 Quake/fs_zip.c mode change 100755 => 100644 Quake/pr_ext.c mode change 100755 => 100644 Quake/r_part_fte.c mode change 100755 => 100644 Quake/snd_voip.c mode change 100755 => 100644 Quake/snd_voip.h mode change 100755 => 100644 Quake/stb_image.h mode change 100755 => 100644 Windows/VisualStudio/quakespasm-sdl2.vcproj mode change 100755 => 100644 Windows/VisualStudio/quakespasm.vcproj diff --git a/Quake/Makefile b/Quake/Makefile old mode 100755 new mode 100644 diff --git a/Quake/Makefile.darwin b/Quake/Makefile.darwin old mode 100755 new mode 100644 diff --git a/Quake/Makefile.w32 b/Quake/Makefile.w32 old mode 100755 new mode 100644 diff --git a/Quake/Makefile.w64 b/Quake/Makefile.w64 old mode 100755 new mode 100644 diff --git a/Quake/OWMakefile.win32 b/Quake/OWMakefile.win32 old mode 100755 new mode 100644 diff --git a/Quake/fs_zip.c b/Quake/fs_zip.c old mode 100755 new mode 100644 diff --git a/Quake/pr_ext.c b/Quake/pr_ext.c old mode 100755 new mode 100644 diff --git a/Quake/r_part_fte.c b/Quake/r_part_fte.c old mode 100755 new mode 100644 diff --git a/Quake/snd_voip.c b/Quake/snd_voip.c old mode 100755 new mode 100644 diff --git a/Quake/snd_voip.h b/Quake/snd_voip.h old mode 100755 new mode 100644 diff --git a/Quake/stb_image.h b/Quake/stb_image.h old mode 100755 new mode 100644 diff --git a/Windows/VisualStudio/quakespasm-sdl2.vcproj b/Windows/VisualStudio/quakespasm-sdl2.vcproj old mode 100755 new mode 100644 diff --git a/Windows/VisualStudio/quakespasm.vcproj b/Windows/VisualStudio/quakespasm.vcproj old mode 100755 new mode 100644