From 7f56c9202e79dfc22961a17fa0a85ddaed21f4ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tur=C3=A1nszki=20J=C3=A1nos?= Date: Wed, 7 Sep 2022 09:18:34 +0200 Subject: [PATCH] Update wiInput.h --- WickedEngine/wiInput.h | 1 - 1 file changed, 1 deletion(-) diff --git a/WickedEngine/wiInput.h b/WickedEngine/wiInput.h index 05b05a715..cc2a42097 100644 --- a/WickedEngine/wiInput.h +++ b/WickedEngine/wiInput.h @@ -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 = {};