subroutines test

This commit is contained in:
2025-09-16 23:11:19 +02:00
parent 64ce067e4e
commit 1fb48da6f8
10 changed files with 196 additions and 48 deletions
+4
View File
@@ -17,4 +17,8 @@
#define TEX_COUNT 8
#endif
#ifndef SUB_COUNT
#define SUB_COUNT 3 // TODO 16
#endif
#endif