gui2: fixed a bug.
This commit is contained in:
@@ -284,14 +284,12 @@ SimpleSaver_OnTouch_ret:
|
||||
SimpleSaver_OnMsgReceived:
|
||||
push zl
|
||||
push zh
|
||||
mov yl, zl
|
||||
mov yh, zh
|
||||
ldi zl, LOW(SimpleSaver_MsgTable*2)
|
||||
ldi zh, HIGH(SimpleSaver_MsgTable*2)
|
||||
bigcall Main_HandleValueMsg ; (any)
|
||||
pop zh
|
||||
pop zl
|
||||
sec
|
||||
clc
|
||||
ret
|
||||
; @end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user