Already included error
-
I have some scripts that can work on their own or be included in another script to provide extra functionality, if both scripts also include another script (the same script for both) then HISE gives the error
script was included multiple times
is there a way to check before a script is included to make sure it hasn't already been, or could HISE just include the script once and not throw an error?