diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-06-05 03:05:04 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-06-08 17:58:36 +0100 |
commit | d426c5a4b2eac839497cc2cbeee4b87a1c9ee422 (patch) | |
tree | c3484b5625b583fc7da9cc3a7f53b4dc69186fa5 /Ports/ja2 | |
parent | d69a79b03b8f2853b60773e38553d662a01ac269 (diff) | |
download | serenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip |
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/ja2')
-rw-r--r-- | Ports/ja2/patches/0001-Make-it-build-with-SDL-2-instead-of-1.2.patch | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Ports/ja2/patches/0001-Make-it-build-with-SDL-2-instead-of-1.2.patch b/Ports/ja2/patches/0001-Make-it-build-with-SDL-2-instead-of-1.2.patch index 1b8ad54bef..da101f0437 100644 --- a/Ports/ja2/patches/0001-Make-it-build-with-SDL-2-instead-of-1.2.patch +++ b/Ports/ja2/patches/0001-Make-it-build-with-SDL-2-instead-of-1.2.patch @@ -1,4 +1,4 @@ -From c818e1fcd3c2e2f5433b20fffd1fda3462b5064f Mon Sep 17 00:00:00 2001 +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: safarp <safar.pavel@gmail.com> Date: Mon, 21 Mar 2022 21:51:29 +0100 Subject: [PATCH] Make it build with SDL 2 instead of 1.2 @@ -2476,6 +2476,3 @@ index fbb980b..2158ef3 100644 void InvalidateRegionEx(INT32 iLeft, INT32 iTop, INT32 iRight, INT32 iBottom); void RefreshScreen(void); --- -2.36.1 - |