mirror of
https://github.com/yawut/SDL.git
synced 2026-04-20 15:47:29 -05:00
Merged force_feedback_branch r4042: unbuildability of dummy haptic driver with some configurations.
This commit is contained in:
parent
92d9759a5f
commit
f8a242d31e
|
|
@ -30,7 +30,8 @@
|
|||
static int
|
||||
SDL_SYS_LogicError(void)
|
||||
{
|
||||
SDL_SetError("Logic error: No haptic devices available.");;
|
||||
SDL_SetError("Logic error: No haptic devices available.");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user