aboutsummaryrefslogtreecommitdiff
path: root/graphics/libresprite/files/patch-src_she_sdl2_she.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libresprite/files/patch-src_she_sdl2_she.cpp')
-rw-r--r--graphics/libresprite/files/patch-src_she_sdl2_she.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/libresprite/files/patch-src_she_sdl2_she.cpp b/graphics/libresprite/files/patch-src_she_sdl2_she.cpp
new file mode 100644
index 000000000000..8c917de15a84
--- /dev/null
+++ b/graphics/libresprite/files/patch-src_she_sdl2_she.cpp
@@ -0,0 +1,11 @@
+--- src/she/sdl2/she.cpp.orig 2025-09-29 05:30:09 UTC
++++ src/she/sdl2/she.cpp
+@@ -39,6 +39,8 @@
+ #include <chrono>
+ #include <thread>
+
++#undef None // see https://github.com/LibreSprite/LibreSprite/issues/563
++
+ float penPressure = 0;
+
+ namespace ui {