summaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2025-04-15 08:11:38 +0200
committerMitya Selivanov <automainint@guattari.tech>2025-04-15 08:11:38 +0200
commit01ea5ec5aeb50ed9801a457a7ced1c541d63f7c8 (patch)
treeacbdc0ace86b40328fa15d199c625a1bc60366c9 /test.c
parentaf8c9212a029ddaf8e7eef66cecaa762263ca0c5 (diff)
downloadreduced_system_layer-01ea5ec5aeb50ed9801a457a7ced1c541d63f7c8.zip
Update docs; Add key repeat flag; Fix fill rectangle
Diffstat (limited to 'test.c')
-rw-r--r--test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.c b/test.c
index 9d61923..6d9c4bb 100644
--- a/test.c
+++ b/test.c
@@ -45,6 +45,8 @@
//
// (C) 2025 Mitya Selivanov <guattari.tech>
//
+// Any use of this code is prohibited.
+//
// ================================================================
#if !defined(__wasm__)