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