mirror of
https://github.com/yawut/SDL.git
synced 2026-08-25 10:14:57 -05:00
Merged force_feedback_branch r4042: unbuildability of dummy haptic driver with some configurations.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user