testaudio: Patched to compile.
(this was a piece of PR #8213 that accidentally creeped into main.)
This commit is contained in:
@@ -206,8 +206,6 @@ static Thing *UpdateMouseOver(const float x, const float y)
|
|||||||
SetTitleBar("%s", thing->titlebar);
|
SetTitleBar("%s", thing->titlebar);
|
||||||
}
|
}
|
||||||
|
|
||||||
mouseover_thing = thing;
|
|
||||||
|
|
||||||
return thing;
|
return thing;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user