sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-18 23:08:50 +00:00
parent a0fe1892c0
commit a526e24d56
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
276 changed files with 5668 additions and 3169 deletions

View file

@ -0,0 +1,12 @@
Index: lib/modding/CModVersion.h
--- lib/modding/CModVersion.h.orig
+++ lib/modding/CModVersion.h
@@ -10,7 +10,7 @@
#pragma once
-#ifdef __UCLIBC__
+#ifdef __OpenBSD__
#undef major
#undef minor
#undef patch