Update wiInput.h
This commit is contained in:
@@ -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 = {};
|
||||
|
||||
Reference in New Issue
Block a user