Update wiInput.h

This commit is contained in:
Turánszki János
2022-09-07 09:18:34 +02:00
committed by GitHub
parent c32a3194c8
commit 7f56c9202e
-1
View File
@@ -137,7 +137,6 @@ namespace wi::input
// send various feedback to the controller
void SetControllerFeedback(const ControllerFeedback& data, int playerindex = 0);
// これはペンです
struct Pen
{
XMFLOAT2 position = {};