// Copyright (c) 2022 Dominic Masters // // This software is released under the MIT License. // https://opensource.org/licenses/MIT #pragma once #include "input/InputManager.hpp" #define INPUT_BIND_ACCEPT ((inputbind_t)1)