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:
push yl
push yh
tst r16 ; zero to skip, done
sec
tst r16
clc
breq OBJ_SkipObjects_ret
OBJ_SkipObjects_loop:
rcall OBJ_GetNext