mirror of
https://github.com/krustur/IconSnap.git
synced 2026-09-11 19:45:29 +00:00
test vs code git
This commit is contained in:
@@ -431,6 +431,7 @@ unsigned int AlignIcon(unsigned char *diskObjectName)
|
||||
newy = Align(origy, PaddingTop, AlignY, 0);
|
||||
}
|
||||
// long curry = (origy - PaddingTop) + (AlignY / 2);
|
||||
// test git in vs code
|
||||
// newy = PaddingTop + curry - (curry % AlignY);
|
||||
if (newy != origy)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user