Merged force_feedback_branch r4042: unbuildability of dummy haptic driver with some configurations.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403170
This commit is contained in:
parent
96e1657806
commit
2d697eb0ad
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue