mirror of
https://github.com/JorjBauer/aiie.git
synced 2024-11-25 19:31:36 +00:00
remove incorrect placeholder from before interrupts were in place
This commit is contained in:
parent
8a35cb0b85
commit
821559b091
@ -362,7 +362,6 @@ void Mouse::maintainMouse(int64_t cycleCount)
|
|||||||
lastButtonForInt = g_mouse->getButton();
|
lastButtonForInt = g_mouse->getButton();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/* FIXME: still need button */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool Mouse::isEnabled()
|
bool Mouse::isEnabled()
|
||||||
|
Loading…
Reference in New Issue
Block a user