From eae035df178f246c51486dbc28f7bdfe61229204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20F=2E=20R=C3=B8dseth?= Date: Tue, 19 Dec 2023 20:13:57 +0100 Subject: [PATCH] Add a note --- cmd/blending/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 cmd/blending/README.md diff --git a/cmd/blending/README.md b/cmd/blending/README.md new file mode 100644 index 0000000..74209c2 --- /dev/null +++ b/cmd/blending/README.md @@ -0,0 +1,3 @@ +### Note + +`texture.SetBlendMode(sdl.BLENDMODE_ADD)` may not work on macOS and may cause glitches