mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 22:58:09 +00:00
CGE2: Unstub CommandHandler::reset().
This commit is contained in:
parent
2f8967d959
commit
753b5f89ba
@ -823,7 +823,7 @@ bool CommandHandler::idle() {
|
||||
}
|
||||
|
||||
void CommandHandler::reset() {
|
||||
warning("STUB: CommandHandler::reset()");
|
||||
_tail = _head;
|
||||
}
|
||||
|
||||
void CommandHandler::clear() {
|
||||
|
Loading…
Reference in New Issue
Block a user