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