gui: fixed CFLAG return value.

This commit is contained in:
Martin Preuss
2026-04-30 00:08:22 +02:00
parent 7173ea14ac
commit 5767329895
3 changed files with 24 additions and 3 deletions

View File

@@ -128,6 +128,7 @@ OBJ_Init:
std Y+OBJECT_OFFS_SIGNALMAP_LO, r16
ldi r16, HIGH(Object_DefaultSignalmap*2)
std Y+OBJECT_OFFS_SIGNALMAP_HI, r16
sec
ret
; @end