LeviLamina
Loading...
Searching...
No Matches
ClientCursorServiceProvider.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace Editor::Cursor {
6
7struct ClientCursorServiceProvider {};
8
9} // namespace Editor::Cursor