From 3d8e5973a19eee7c25076bb77b32d9341120a1fe Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Fri, 12 Jun 2026 19:51:30 -0500 Subject: Split Mount2VarsFDC.HC into two files Since the U8 and Bool declarations in Mount2 are not on consecutive lines, I decided to split them for ease of patching. --- Adam/Patches/Mount2VarsFDC2.HC | 1 + 1 file changed, 1 insertion(+) create mode 100644 Adam/Patches/Mount2VarsFDC2.HC (limited to 'Adam/Patches/Mount2VarsFDC2.HC') diff --git a/Adam/Patches/Mount2VarsFDC2.HC b/Adam/Patches/Mount2VarsFDC2.HC new file mode 100644 index 0000000..5037f2b --- /dev/null +++ b/Adam/Patches/Mount2VarsFDC2.HC @@ -0,0 +1 @@ +Bool whole_drv,make_free,defaults=FALSE; \ No newline at end of file -- cgit v1.2.3