gui2: clear CF on error in input.
This commit is contained in:
@@ -375,8 +375,8 @@ OBJ_GetChildAt_ret:
|
|||||||
OBJ_SkipObjects:
|
OBJ_SkipObjects:
|
||||||
push yl
|
push yl
|
||||||
push yh
|
push yh
|
||||||
tst r16 ; zero to skip, done
|
tst r16
|
||||||
sec
|
clc
|
||||||
breq OBJ_SkipObjects_ret
|
breq OBJ_SkipObjects_ret
|
||||||
OBJ_SkipObjects_loop:
|
OBJ_SkipObjects_loop:
|
||||||
rcall OBJ_GetNext
|
rcall OBJ_GetNext
|
||||||
|
|||||||
Reference in New Issue
Block a user