blob: e32f045b2bd340f9054f18316f9b9a0d0a56412f (
plain) (
blame)
1
2
3
4
5
|
/* See LICENSE file for copyright and license details. */
#include "common.h"
extern inline int libgamepad_is_force_feedback_effect_supported(struct libgamepad_device *, uint16_t);
|