mirror of
https://github.com/usatiuk/cardboy.git
synced 2025-10-28 23:27:49 +01:00
6 lines
99 B
C++
6 lines
99 B
C++
#pragma once
|
|
|
|
#include "cardboy/sdk/input_state.hpp"
|
|
|
|
using InputState = cardboy::sdk::InputState;
|