AVALANCHE: Do renaming/refactoring in Parser.
This commit is contained in:
parent
467a7b1cce
commit
00a963b840
2 changed files with 1 additions and 13 deletions
|
@ -135,7 +135,7 @@ void Parser::cursorOff() {
|
|||
}
|
||||
|
||||
void Parser::tryDropdown() {
|
||||
warning("STUB: Parser::tryDropdown()"); // TODO: Implement at the same time with Dropdown.
|
||||
warning("STUB: Parser::tryDropdown()"); // TODO: Implement at the same time with Dropdown's keyboard handling.
|
||||
}
|
||||
|
||||
int16 Parser::pos(const Common::String &crit, const Common::String &src) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue