feat: rotate component

This commit is contained in:
2025-10-16 14:03:33 +02:00
parent 6972ca3cb5
commit fde96d1419

View File

@ -0,0 +1,6 @@
#ifndef COMPONENT_ROTATE_H_
#define COMPONENT_ROTATE_H_
struct rotate {};
#endif // COMPONENT_ROTATE_H_