paint: add player workspace

This commit is contained in:
luboslenco
2026-03-16 20:03:41 +01:00
parent 39bd13d749
commit 304328ad1b
7 changed files with 43 additions and 8 deletions
+1
View File
@@ -75,6 +75,7 @@ typedef enum {
WORKSPACE_NODES = 2,
WORKSPACE_SCRIPT = 3,
WORKSPACE_SCULPT = 4,
WORKSPACE_PLAYER = 5,
} workspace_t;
typedef enum {