Ally M1/M2 bindings

This commit is contained in:
Serge
2024-01-16 00:50:13 +01:00
parent 4e1aa01fae
commit 7bfd80b20f
8 changed files with 381 additions and 39 deletions

View File

@@ -452,7 +452,7 @@ namespace Starlight.AnimeMatrix
}
}
SetBitmapDiagonal(bmp, (width - textWidth), height);
SetBitmapDiagonal(bmp, 5 , height);
}
}