Updated starlark info in docs

This commit is contained in:
Mattias Hansson 2026-02-11 15:54:46 +01:00
parent 104e950d63
commit 8e66e95c90

View file

@ -608,7 +608,7 @@ ASM
ENDASM
```
In SCRIPT blocks, use Python syntax:
In SCRIPT blocks, use StarLark (Python-like) syntax:
```c65
SCRIPT
# Python-style comment