blob: ab41987752aa6befcb7174748189f2a43c8fbefd (
plain) (
tree)
|
|
/* See LICENSE file for copyright and license details. */
#include "common.h"
extern inline int libgamepad_install_force_feedback_effect(struct libgamepad_device *, struct ff_effect *);
|