gui2: renamed *layout2* to *layout*
This commit is contained in:
@@ -178,7 +178,7 @@ mcLayoutVertically:
|
||||
push xl
|
||||
push xh
|
||||
push r24
|
||||
rcall Layout2_SetDefaultHeights ; (any, !Y)
|
||||
rcall Layout_SetDefaultHeights ; (any, !Y)
|
||||
pop r24
|
||||
pop xh
|
||||
pop xl
|
||||
@@ -222,7 +222,7 @@ mcLayoutHorizontally:
|
||||
push xl
|
||||
push xh
|
||||
push r24
|
||||
rcall Layout2_SetDefaultWidths ; (any, !Y)
|
||||
rcall Layout_SetDefaultWidths ; (any, !Y)
|
||||
pop r24
|
||||
pop xh
|
||||
pop xl
|
||||
|
||||
Reference in New Issue
Block a user