c03: added network stats window, fixed some bugs.
This commit is contained in:
@@ -903,7 +903,7 @@ Widget_Tree_SendTouchSignal:
|
||||
; only check active widgets
|
||||
ldi r20, (1<<WIDGET_OPTSLO_INPUT_BIT)
|
||||
ldi r21, (1<<WIDGET_OPTSLO_INPUT_BIT)
|
||||
rcall Widget_TreeMatchOptsAndSendSignal
|
||||
rcall Widget_TreeMatchOptsAndSendSignalToActive
|
||||
ret
|
||||
; @end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user