gui: fixed a bug.
This commit is contained in:
@@ -853,8 +853,8 @@ Widget_DrawRect:
|
||||
|
||||
Widget_FillRect:
|
||||
rcall Widget_MakeAbsPos ; (r16, r17, r18, r19)
|
||||
mov r2, r0 ; use background
|
||||
mov r3, r1
|
||||
; mov r2, r0 ; use background
|
||||
; mov r3, r1
|
||||
bigcall Display_FillRect
|
||||
ret
|
||||
; @end
|
||||
|
||||
Reference in New Issue
Block a user