Add a missing (but unusable) call
This commit is contained in:
parent
3e5f44f8de
commit
3e4ef292c4
1 changed files with 3 additions and 0 deletions
|
@ -672,7 +672,10 @@ int TextScriptProc()
|
|||
x = GetTextScriptNo(gTS.p_read + 14);
|
||||
y = GetTextScriptNo(gTS.p_read + 19);
|
||||
if (!TransferStage(z, w, x, y))
|
||||
{
|
||||
// MessageBoxA(hWnd, "âXâeü[âWé¦ôÃé¦ì×é¦é+Ä©ös", "âGâëü[", 0);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
else if (IS_COMMAND('M','O','V'))
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue