feat: rotate component
This commit is contained in:
6
include/components/rotate.h
Normal file
6
include/components/rotate.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef COMPONENT_ROTATE_H_
|
||||
#define COMPONENT_ROTATE_H_
|
||||
|
||||
struct rotate {};
|
||||
|
||||
#endif // COMPONENT_ROTATE_H_
|
Reference in New Issue
Block a user