gui2: clear CF on error in input.

This commit is contained in:
Martin Preuss
2026-03-23 00:21:05 +01:00
parent 30be5b3681
commit e7c195e635

View File

@@ -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