mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-24 21:21:05 +00:00
DRAGONS: Fix typo caused by dreaded autocomplete
This commit is contained in:
parent
7759af515d
commit
9195ecf6ec
@ -644,7 +644,7 @@ bool Talk::talkToActor(ScriptOpCall &scriptOpCall) {
|
||||
|
||||
TalkDialogEntry *Talk::displayTalkDialogMenu(Common::Array<TalkDialogEntry*> dialogEntries) {
|
||||
bool bVar1;
|
||||
__INT16_TYPE__ sVar2;
|
||||
int16 sVar2;
|
||||
uint uVar3;
|
||||
uint uVar4;
|
||||
uint16 y;
|
||||
|
Loading…
x
Reference in New Issue
Block a user