commit 6d7b0aead1cff9e82a11a2bfcb708fbbaeb23ec6 Author: zontreck Date: Tue Aug 13 15:14:06 2024 -0700 Add initial helper files diff --git a/functions.lsl b/functions.lsl new file mode 100644 index 0000000..e69de29 diff --git a/variables.lsl b/variables.lsl new file mode 100644 index 0000000..aad7ec6 --- /dev/null +++ b/variables.lsl @@ -0,0 +1 @@ +key NULL = NULL_KEY; \ No newline at end of file