first commit

This commit is contained in:
Dana Markova
2025-07-28 13:21:36 +03:00
commit 0de214c9a1
547 changed files with 287132 additions and 0 deletions

6
utils/mot.h Normal file
View File

@ -0,0 +1,6 @@
#pragma once
void QUAD_Set(short throt, short x, short y, short z);
void QUAD_Set2(short throt, short x, short y, short z);
void QUAD_Set3(short throt, short x, short y, short z);
void HEXA_Set(short throt, short x, short y, short z);