sprite handling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
2026-02-21 23:06:28 +01:00
parent 4e35cd4bd3
commit 9ae6c12582
9 changed files with 100 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ globals = {
"Decision",
"Situation",
"Screen",
"Sprite",
"UI",
"Print",
"Input",
@@ -19,6 +20,7 @@ globals = {
"keyp",
"music",
"sfx",
"spr",
"rect",
"rectb",
"circ",