[Apps/Calcplus] Fix to previous
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 29s
Build system / Build (pull_request) Successful in 6m59s

This commit is contained in:
2025-04-05 11:16:59 +03:00
parent fb3c8683bb
commit bffa8d6121

View File

@@ -556,7 +556,7 @@ proc draw_list
jne @b jne @b
mcall , <LIST_X , 1>, <LIST_Y, LIST_ITEM_H * 8 + 10> mcall , <LIST_X , 1>, <LIST_Y, LIST_ITEM_H * 8 + 10>
mcall , <LIST_X + LIST_W - 1, 1>, mcall , <LIST_X + LIST_ITEM_W - 1, 1>,
; BUTTONS ; BUTTONS
mov eax, SF_DEFINE_BUTTON mov eax, SF_DEFINE_BUTTON