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