Update board to current code

This commit is contained in:
zontreck 2024-08-13 21:18:07 -07:00
parent a1a93ea994
commit ed7b3b5d15
15 changed files with 924 additions and 898 deletions

View file

@ -0,0 +1,4 @@
#include "../external/CommonLSL/variables.lsl"
#include "../external/CommonLSL/functions.lsl"
#include "../raw/Menu.lsl"

View file

@ -0,0 +1,4 @@
#include "../external/CommonLSL/variables.lsl"
#include "../external/CommonLSL/functions.lsl"
#include "../raw/Notifier.lsl"

View file

@ -1,4 +1,4 @@
#include "../external/CommonLSL/variables.lsl"
#include "../external/CommonLSL/functions.lsl"
#include "../raw/Board.lsl"
#include "../raw/Logic.lsl"