mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-04-24 15:37:35 -05:00
mu3hook/io4.c: Remove unused global
Remnant from factoring out mu3io.dll.
This commit is contained in:
parent
eccb5557d0
commit
e4570ac89d
|
|
@ -16,8 +16,6 @@ static const struct io4_ops mu3_io4_ops = {
|
|||
.poll = mu3_io4_poll,
|
||||
};
|
||||
|
||||
static int mu3_lever_pos;
|
||||
|
||||
HRESULT mu3_io4_hook_init(void)
|
||||
{
|
||||
HRESULT hr;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user