Fix compile chain, and add final FFF version of boards
This commit is contained in:
parent
b1fc57b931
commit
a1a93ea994
17 changed files with 421 additions and 172 deletions
11
LSL/raw/test.lsl
Normal file
11
LSL/raw/test.lsl
Normal file
|
@ -0,0 +1,11 @@
|
|||
#include "variables.lsl"
|
||||
#include "functions.lsl"
|
||||
|
||||
|
||||
default
|
||||
{
|
||||
state_entry()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue